
Coding paragraphs and line breaks
In this piece of code the <p> and <br/> HTML tags create paragraphs and line breaks in a web page. Using these tags allows you to change the way your text displays. They are useful ways to create sections. Don’t forget that the line break tag is a self-closing tag.
See the Pen M1 CS Coding paragraphs and line breaks by Walker Books UK (@walkerbooks) on CodePen.