1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

adding temp idea for subnav to docs

This commit is contained in:
Mark Otto
2011-11-30 01:00:55 -08:00
parent f2c40ee24d
commit bc51c15709
4 changed files with 89 additions and 1 deletions

View File

@@ -53,6 +53,15 @@
<p class="lead">Bootstrap is built on a responsive 12-column grid. We've also included fixed- and fluid-width layouts based on that system.</p>
</header>
<!-- Work in progress sub nav for docs -->
<div class="navbar subnav docked-top">
<ul class="nav">
<li class="active"><a href="#">Grid system</a></li>
<li><a href="#">Layouts</a></li>
<li><a href="#">Responsive</a></li>
</ul>
</div>
<!-- Grid system