ayok Posted February 22, 2008 Share Posted February 22, 2008 Hi, I've got another problem with CSS and IE. This time, I try to style the horizontal rules with css. This is the css i made. hr{ width:auto; background-color:#999999; border:0px; height:1px; } It works in firefox and opera, but not in IE. I only got a little dot on the left. How can I fix it? Thanks, ayok Link to comment https://forums.phpfreaks.com/topic/92507-css-in-ie/ Share on other sites More sharing options...
AndyB Posted February 22, 2008 Share Posted February 22, 2008 http://www.sovavsiti.cz/css/hr.html - should help Link to comment https://forums.phpfreaks.com/topic/92507-css-in-ie/#findComment-473995 Share on other sites More sharing options...
ayok Posted February 22, 2008 Author Share Posted February 22, 2008 Thanks, it helps. Link to comment https://forums.phpfreaks.com/topic/92507-css-in-ie/#findComment-474066 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.