Skip to content

Instantly share code, notes, and snippets.

@samusgray
Created April 27, 2015 14:41
Show Gist options
  • Save samusgray/b23f2e6b8f8b001a2176 to your computer and use it in GitHub Desktop.
Save samusgray/b23f2e6b8f8b001a2176 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Nesting</title>
</head>
<body>
<section>
<article>
<h1>Title</h1>
</article>
</section>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment