Skip to content

Instantly share code, notes, and snippets.

@vladocar
Created May 31, 2011 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vladocar/999665 to your computer and use it in GitHub Desktop.
Save vladocar/999665 to your computer and use it in GitHub Desktop.
ID Style HTML
<div id="main">
<div id="header">#header</div>
<div id="navigation">#navigation</div>
<div id="content">#content</div>
<div id="sidebar">#sidebar</div>
<div id="footer">#footer</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment