Skip to content

Instantly share code, notes, and snippets.

@evolve2k
Created January 10, 2011 06:19
Show Gist options
  • Save evolve2k/772453 to your computer and use it in GitHub Desktop.
Save evolve2k/772453 to your computer and use it in GitHub Desktop.
Stage 2 Main DIVS
<!DOCTYPE HTML>
<html>
<head>
<meta charset='utf-8'>
</head>
<body>
<div class="header">
</div>
<div class="main">
</div>
<div class="footer">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment