Style the horizontal rule
Posted by Alex on July 28th, 2008This is a basic tutorial that will show you how you can add CSS proprieties to the horizontal rule.
1 2 3 4 | color: #000; background-color: #000; height: 4px; border: none; |
Note : You have to specify the background and color so it will work in Internet Explorer also.
Source : cssforlunch.com
Difficulty : beginner
Tutorial Stats : 324 views
Rate Tutorial :

(1 votes, Rating: 4