Horje

Full Example of HTML Horizontal Rules

index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<h1>This is heading 1</h1>
<p>This is some text.</p>
<hr>

<h2>This is heading 2</h2>
<p>This is some other text.</p>
<hr>

<h2>This is heading 2</h2>
<p>This is some other text.</p>

</body>
</html>

Output should be:

Full Example of HTML Horizontal Rules



Single Articles
Sample of HTML Horizontal RulesHTML Paragraphs
Full Example of HTML Horizontal RulesHTML Paragraphs


Related Articles
What is HTML Paragraphs HTML Paragraphs
How to display HTML Paragraphs HTML Paragraphs
How to create HTML Horizontal Rules HTML Paragraphs
How to create HTML Line Breaks HTML Paragraphs
What is the Poem Problem in HTML Paragraphs HTML Paragraphs
How to create <pre> Element in HTML Paragraphs HTML Paragraphs

Type:
Html
Category:
Web Tutorial
Sub Category:
HTML Paragraphs
Uploaded by:
Admin