In firefox i've managed to get a horizontal rule to look just the way i want it to but in IE its a different matter. For a start it is showing a black that is too dark in shade whereas in firefox its fine and also the spacing between the text and the line is different (in IE it has a greater distance). How can i solve this?
Code:hr { background: #CCCCCC; height: 0.5px; border: 0; margin-top: 12px; margin-left: -12px; }


Reply With Quote
Bookmarks