Html Turorial
Pages
Home
Tutorial
Wednesday, 27 January 2016
creates a horizontal line in an HTML page
HTML Horizontal Rules
The
<hr>
tag creates a horizontal line in an HTML page.
The hr element can be used to separate content:
Example
<
p
>
This is a paragraph.
<
/p
>
<
hr
>
<
p
>
This is a paragraph.
<
/p
>
<
hr
>
<
p
>
This is a paragraph.
<
/p
>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment