Border Attribute
-
Hello,
I’m trying to fix the errors on my website using w3c validator and 1 of the issues showing is:
The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.Does anyone know how I can rearrange this to include the “img { border: 0; }” and make it pass the w3c validator?
Thanks in advance
James
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Border Attribute’ is closed to new replies.