Semantic HTML

HTML <header> Tag Definition and Usage The <header> element represents a container for introductory content or a set of navigational links. A <header> element typically contains: one or more heading elements (<h1> – <h6>) logo or icon authorship information Example

Result A heading here Posted by John Doe Some additional information here Lorem Ipsum dolor set amet.   CSS Navigation […]