![]()
The noshade attribute is supported in all major browsers.
The <hr> noshade attribute is not supported in HTML5. Use CSS instead.
The noshade attribute of <hr> is deprecated in HTML 4.01.
The noshade attribute is a boolean attribute.
When present, it specifies that a horizontal line should render in one solid color (noshaded), instead of a shaded color.
The noshade attribute of <hr> is deprecated HTML 4.01. Use CSS instead.
CSS syntax for Internet Explorer: <hr style="height:2px;color:gray">
CSS syntax for Firefox, Opera, Chrome, and Safari: <hr style="height:2px;border-width:0;background-color:gray">
For cross-browser syntax, use both: <hr style="height:2px;border-width:0;color:gray;background-color:gray">
In our CSS tutorial you can find more details about the color and background-color properties.
In XHTML, attribute minimization is forbidden, and the noshade attribute must be defined as <hr noshade="noshade" />.
HTML <hr> tag
The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Your message has been sent to W3Schools.