Skip to content

Instantly share code, notes, and snippets.

@jellyninjadev
Last active February 26, 2024 06:53
Show Gist options
  • Save jellyninjadev/4673416 to your computer and use it in GitHub Desktop.
Save jellyninjadev/4673416 to your computer and use it in GitHub Desktop.
Base html 5 base snippet
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment