Bernard Aybouts - Blog - MiltonMarketing.com

The line break HTML tag: br

By |March 25, 2018|HTML, Computer Programming Languages|

The line break HTML tag: br lets you start your text on a new line, but without starting a new paragraph. The line break tag is a self-closing HTML tag. Because there is no content to display on-screen, the line break tag is a single tag. In this example, we’ve used both the <p> tag,[ ► ]

Go to Top