Hi,
Hi,
Im using the horizontal rule tag set to display:none in my markup to tidy things up and makes things clear for users browsing without styles.
I now want to use the horizontal rule for something else and tried this in my markup:
and this in my css:Code:<hr class="article" />
but its not working. Is there something i should know?Code:hr.article { color: #ccc;}







Bookmarks