Log in

View Full Version : <hr> class possible?



Freeman
02-01-2008, 03:36 AM
does it work to have a
<hr class="color"> and have a
hr.color {color: 191970} in a css file? JF

Freeman
02-01-2008, 03:47 AM
Yes it is. You need to make sure that the reference to your style sheet is in the html file and it will work perfectly. JF :)