Navbar
A navbar is a collection of links positioned on the top of the page for further content.
Variations
Details
Usage
The navbar component is a framework component. Navbars are used to navigate the user through the content.
Guidelines
- Should not be added manually to any page
HTML structure
Overall HTML view of a navbar component:Presets
Navbar presets:
| Preset | Description |
|---|---|
| Default | Default template for the ECB website. |
| Without search | Additional layout to be used when a complex navigation is present. |
| Basic | Additional layout to be used when needed. |
Variations
Navbar variations:
Embedding
The navbar component cannot be embedded inside other component.
main (HTML file)
div.navbarNesting
The navbar component cannot be used as a container of other components and/or elements.
main (HTML file)
div.navbar