What is an attribute for the HR tag?

1 answer

Answer

1050103

2026-07-25 19:00

+ Follow

The <hr> tag in HTML typically has several attributes, but one common attribute is width, which specifies the width of the horizontal rule. Other attributes include size, which determines the thickness of the line, and align, which controls its alignment (left, center, right). Additionally, the color attribute can be used in some contexts to set the color of the line, although this is more often done through CSS.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.