Skip to content

Instantly share code, notes, and snippets.

@Anish-Agnihotri
Created January 9, 2015 21:44
Show Gist options
  • Save Anish-Agnihotri/b07bde8c0ed2740b9ac4 to your computer and use it in GitHub Desktop.
Save Anish-Agnihotri/b07bde8c0ed2740b9ac4 to your computer and use it in GitHub Desktop.
<!doctype html>
<head>
<title>
Basic HTML Layout
</title>
</head>
<body>
<h1>
This is...
</h1>
<p>
A basic HTML layout
</p>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment