Hi all,
My online portfolio is failing the W3C Markup XHTML validation, because I'm using a border attribute on my images (img src tag in html, see below), so the <a href tag doesn't leave those nasty coloured borders around the image.
osport" title = "Eurosport" border = "0"/></a></td>
Can anyone tell me what I need to use in my css file to replace the border tag in the html.
Cheers
pjking