PDA

View Full Version : What is HR in HTML?



pooja escorts
07-13-2020, 10:24 PM
What is HR in HTML?

RH-Calvin
07-16-2020, 02:30 PM
The <hr> tag defines a thematic break in an HTML page (e.g. a shift of topic). The <hr> element is most often displayed as a horizontal rule that is used to separate content (or define a change) in an HTML page.

sinelogixtech
07-21-2020, 07:39 AM
Hi Friend,
The <hr> tag in HTML stands for horizontal rule and is used to insert a horizontal rule or a thematic break in an HTML page to divide or separate document sections.

lishmalinyjames
03-31-2021, 11:18 AM
The <hr> tag defines a thematic break in an HTML page (e.g. a shift of topic). The <hr> element is most often displayed as a horizontal rule that is used to separate content (or define a change) in an HTML page.

kumbakonamfc
08-12-2021, 12:14 PM
The <hr> tag in HTML stands for horizontal rule and is used to insert a horizontal rule or a thematic break in an HTML page to divide or separate document sections.

lishmalinyjames
08-13-2021, 08:33 AM
<hr>: The Thematic Break (Horizontal Rule) element

The <hr> HTML element represents a thematic break between paragraph-level elements: for example, a change of scene in a story, or a shift of topic within a section.