Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 533 Bytes

Page-layout-and-semantic-titles.md

File metadata and controls

22 lines (18 loc) · 533 Bytes

The basic structure starts with a .container and section for each section of the page. The first section should contain the page title and page subheadline. You can find a more graphic representation in the image below: layout-structure


PUG default structure

.container
  section
    h1
      | Page title
    p.subheadline
      | Page subheadline
  hr
  section
    h3.title-strong
      | section title
    p
      | section description