mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
19 lines
370 B
HTML
19 lines
370 B
HTML
|
---
|
||
|
layout: documentation
|
||
|
doc-tab: components
|
||
|
doc-subtab: navbar
|
||
|
---
|
||
|
|
||
|
{% include subnav-components.html %}
|
||
|
|
||
|
<section class="section">
|
||
|
<div class="container">
|
||
|
<h1 class="title">Navbar</h1>
|
||
|
<h2 class="subtitle">
|
||
|
A responsive horizontal <strong>navbar</strong> that can supports images, links, buttons, and dropdowns
|
||
|
</h2>
|
||
|
|
||
|
<hr>
|
||
|
</div>
|
||
|
</section>
|