--- name: title-bar url: /title-bar title: Title Bar ---
You can create a title bar with this basic HTML. Title bars can have left-, right-, and center-aligned sections. You can use one, two, or all three of them in any combination.
Note that in the above examples, the center section is always written first in the HTML, even though it's in the middle. When creating the three sections, always put the HTML tags for them in this order: center, left, then right.
Write a title bar with a custom class using our mixins.
Note that the names of the left
, right
, center
, and title
classes can be changed in the settings variables—see below.
You can customize with Title Bar with these variables in _settings.scss: