HTML <hr> tag
HTML hr tag:
This is a single tag like more tag. This <hr> element defines a thematic break e.g. a shift of topic. The HTML <hr> tag is use to separate content or define a change. This tag not have beginning or closing tag. <hr> it is only single element. This tag using for making a thematic break for some sort topic. The <hr> element helps to separate all the topic.
<hr>=Thematic break.
Copy this code and past your page.
Result:
Copy this code and past your page.
Example:
Result:
The cow
The cow is a domestic animal.The Lion
The Lion King in the jungle.
Support Browser
- Html Version Differenc: Differences Between HTML 5 and 4.01.
- Html Version Differenc: Differences Between HTML 5 and 4.01.
The <hr> tag defines a thematic break in HTML5.
The <hr> tag represents a horizontal rule in HTML 4.01.
The <hr> tag represents a horizontal rule in HTML 4.01.
Note: The <hr> tag defines a thematic break in HTML 5. The <hr> tag represents a horizontal rule in HTML 4.01.
If you want Thematic break using HTML code, Use HTML <hr> element.
1. What is the <hr> tag ?
2. What is the using for <hr> tag ?
3. What is the definition of <hr> tag ?
4. What is the <hr> tag mean ?
5. How can make Thematic break on your page ?