Log in

View Full Version : how to remove border in <hr> in Ie 7,8 and 9?



taghaboy
07-12-2011, 04:32 PM
Hello,
i
how can i remove the border around the <hr> a use in this website:
swiss-sport-education dot com
this is my code :

#content hr {
background: url("../img/hr-cont.png") no-repeat scroll center top transparent;
border: 0 none;
clear: both;
display: block;
height: 24px;
margin: 10px 0;
}

Thanks for any idea.

bbilal
07-12-2011, 04:36 PM
Can I have the preview?

taghaboy
07-12-2011, 10:36 PM
@bbilal
thanks for the reply,
see the attachement, and also if possible to see the <hr> in home page using internet explorer.
thanks

ashokbe
07-13-2011, 09:47 AM
the attached image have the border color...remove the border color and update the image again

ashokbe
07-13-2011, 09:53 AM
dn't use the <hr /> tag..it will create the horizontal line for the html page...use some other tag...

ashokbe
07-13-2011, 09:54 AM
so wt happens in ur query.. inside the horizontal line ur image is representing..tag wat u hve usd is not proper...