This exercise goes over line break element. This causes the browser to advance to the next line before displaying the next element or text on a web page. It uses the <br> tag.
Notice the line break after the first sentence.
This is a sample paragraph.
Heading tags can help to make your pages more accessible and usable. It is good coding practice to use heading tage to outline the structure of your page content.