Monday, July 30, 2012

IE text-decoration with images issues

<style type="text/css">
img{
border:0px;
}
img a, img a:link, img a:active, img a:visited, img a:hover{
border:0px;
}
</style>

No comments:

Post a Comment