Skip to content

Instantly share code, notes, and snippets.

@ReenaVerma
Created December 17, 2017 21:39
Show Gist options
  • Save ReenaVerma/95ad96dbf281b494799e2605d1ff423c to your computer and use it in GitHub Desktop.
Save ReenaVerma/95ad96dbf281b494799e2605d1ff423c to your computer and use it in GitHub Desktop.
// source https://jsbin.com
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment