Separator
The horizontal rule <hr>
is used to represent a thematic break between paragraph-level elements [MDN, spec]. Its default style is usually a gray horizontal line.
It is possible to style the horizontal rule or to replace it with an image using CSS [dev.to/masakudamatsu, sarasoueidan.com].