SyntaxFix
Write A Post
Hire A Developer
Questions
I believe the best achievement for styling <hr> tag is as follow:
<hr>
hr { color:#ddd; background-color: #ddd; height:1px; border:none; max-width:100%; }
And for the HTML code just add: <hr>.