Skip to content

Commit

Permalink
Changing the default elements inside body. Fixes twbs#203
Browse files Browse the repository at this point in the history
  • Loading branch information
Divya Manian committed Sep 16, 2011
1 parent 8aa7088 commit 7a984c7
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions index.html
Expand Up @@ -32,18 +32,15 @@
</head>

<body>
<header>

<div id="container">
<header>
</header>
<div role="main">

</header>
<div id="main" role="main">
</div>
<footer>

</div>
<footer>

</footer>
</div> <!--! end of #container -->
</footer>


<!-- JavaScript at the bottom for fast page loading -->
Expand Down

0 comments on commit 7a984c7

Please sign in to comment.