mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
f0d0718322
Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html
22 lines
479 B
HTML
22 lines
479 B
HTML
<li>
|
|
<a href="#download">Download Bootstrap</a>
|
|
<ul class="nav">
|
|
<li><a href="#download-options">Download options</a></li>
|
|
<li><a href="#download-cdn">Bootstrap CDN</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#whats-included">What's included</a>
|
|
</li>
|
|
<li>
|
|
<a href="#template">Basic template</a>
|
|
</li>
|
|
<li>
|
|
<a href="#browsers">Browser support</a>
|
|
</li>
|
|
<li>
|
|
<a href="#license-faqs">License FAQs</a>
|
|
</li>
|
|
<li>
|
|
<a href="#customizing">Customizing Bootstrap</a>
|
|
</li> |