Computer Science, asked by sakshipradhan602, 8 months ago

which attributes of HR is used to change thickness of line ​

Answers

Answered by kalyanadurgad
6

Explanation:

If you want to change the thickness, or height of your horizontal line, add the height property to your <hr> style. In this case, you can also set the background-color property for the thick horizontal line.

Answered by harshit7037
6

Answer:

The HTML <hr> tag is used to insert a horizontal rule or a thematic break in an HTML page to divide or separate document sections. The thickness of the hr tag can be set using height property in CSS.

Explanation:

pls MARK AS BRAINLIST and follow me

Similar questions