Quote:
Originally Posted by nashultz07
In the image code set border="0" and that should be all that you have to change.
Your code should look something like this (example has basic image coding):
- Code: Select all
<img src="URL" border="0">
Hope this helps!
|
The border attribute is deprecated for IMG and OBJECT elements.
See swagner's reply.