Home › Forums › CSS › Images borders in IE problem › Re: Images borders in IE problem
October 29, 2011 at 5:51 am
#89887
Member
In your CSS include the following (rather than a img { … }):
img {
border: 0;
}
The forums ran from 2008-2020 and are now closed and viewable here as an archive.