Most important heading here
Less important heading here
Some additional information here
Lorem Ipsum dolor set amet....
The <head> element is a container for all the head elements. The <head> element can include a title for the document, scripts, styles, meta information, and more
The <header> element represents a container for introductory content or a set of navigational links
You can have several <header> elements in one document
Note: A <header> tag cannot be placed within a <footer>, <address> or another <header> element
Some additional information here
Lorem Ipsum dolor set amet....
The <h1> through <h6> elements create headings for sections of text. <h1> represents the 'most important' heading and <h6> the least
The <hr> element displays a horizontal line. It is a block level element
Content
The <html> element contains everything in the document except the doctype
The <html> typically includes a lang attribute, specifying the language the page is written in