Line breaks (br)
A self-closing HTML element that inserts a line break, forcing the next content onto a new line. It has no content and needs no closing tag.
What it does: Each <br> here inserts a line break with no closing tag. This is the correct usage for formatting an address. The <br> keeps both lines inside the same <p> but moves the second line down, creating a line break without a new paragraph. <br> is self-closing - it has no content and no closing tag. Writing </br> is invalid HTML. The correct element is <br>. There is no <break> element in HTML. HTML tag names must be lowercase. The correct form is <br> not <BR>. <br> is for intentional line breaks within content. For spacing between paragraphs, use CSS margin instead.
Common mistakes: <br> is a self-closing element - it must not have a closing </br> tag. The correct form is simply <br> with no forward slash at the start. HTML tag names must be lowercase. <BR> with capital letters is non-standard. The correct form is <br> in lowercase.
Free printable worksheet with full answer key — or add this module to a journey and assign it to your class.
Take this worksheet further — free with Cloodit
Each concept is reinforced from every angle — learned, then applied, then tested.
Cloodit turns curriculum-aligned coding content into journeys students work through one biome at a time.
Over 100 of them, across seven natural biomes.
Turns their work into revision material ready for Flash Cards and Exam study.
Live, competitive practice for the start of the lesson or a teacher-led lesson finisher.
Honour your top performers, or encourage a student who's trying hard — ready to print in seconds.
Quick Questions
Match the Pairs
Key Term
<br>Fill in the Blanks
Spot the Error
Create a free class, add this module to a journey, and track who's stuck.
Create a free teacher account →No credit card. No setup fee. Make a class and invite students in under three minutes.
Practice this topic interactively, track progress, and unlock badges.
Start Learning Free →