Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 235 Bytes

headers.md

File metadata and controls

14 lines (10 loc) · 235 Bytes

Headers

Simple header

<header>
    <h1>This is the title</h1>
    <p role="doc-subtitle">This is the subtitle</p>
</header>