/ Published in: CSS
Styles any <hr/> tag
Expand |
Embed | Plain Text
hr { border: 0; color: #f00; background-color: #f00; height: 5px; }
You need to login to post a comment.
Styles any <hr/> tag
hr { border: 0; color: #f00; background-color: #f00; height: 5px; }
You need to login to post a comment.