Skip to content

Instantly share code, notes, and snippets.

@tankred
Last active February 13, 2024 08:03
Show Gist options
  • Save tankred/70e60fc06b39d3abc89e4fd36de4fc58 to your computer and use it in GitHub Desktop.
Save tankred/70e60fc06b39d3abc89e4fd36de4fc58 to your computer and use it in GitHub Desktop.
html skeleton
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
hello world!
JS Bin// source https://jsbin.com/lejagev
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment