Jump to content

CSS <hr/> in IE


ayok

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.