Paragraph with Horizontal Rule

Example showing a horizontal rule separating paragraphs.

Preview

Code

<p>This paragraph appears above the horizontal line.</p>

<hr>

<p>This paragraph appears below the horizontal line.</p>

More HTML Paragraphs Examples (6)