<?xml version="1.0" encoding="utf-8"?>

Adding a thematic break

Adding a thematic break Bad Practice
Adding a thematic break Best Practice

To start a new chapter in a book or a new topic in a term paper, you might need a break, and a paragraph is not enough. The <hr> tag represents a break with a thick line along the x-axis.[1]The good news is that you don't need to worry about closing it. <hr> is an empty tag, which means it doesn't require an end tag.

Improve your UX & Product skills with interactive courses that actually work