components-page-header.txt 676 B

123456789101112131415161718192021222324252627
  1. Page header
  2. ===============================================================================
  3. A simple shell for an `h1` to appropriately space out and segment sections of
  4. content on a page. It can utilize the `h1`'s default `small` element, as well as
  5. most other components (with additional styles).
  6. .. lead:: Easily highlight new or unread items by adding a <span class="badge">
  7. to links, Bootstrap navs, and more.
  8. .. container:: bs-example
  9. .. container:: page-header
  10. :h1:`Example page header <small>Subtext for header</small>`
  11. .. code::
  12. :class: highlight
  13. .. page-header::
  14. :h1:`Example page header <small>Subtext for header</small>`