Forum Moderators: open
Jack
<Sorry, no personal URLs. See TOS [webmasterworld.com]>
[edited by: tedster at 6:43 pm (utc) on Nov. 7, 2004]
The X comes up because the browser can't find your image. Right click it, go to properties, look at the file name and see where the problem is.
The border can be fixed by setting border="0" in the img src, it's caused because it's within a href.
Hope that helps!
On most image software, you need to be careful that "transparency" is actually checked off or included somehow when you choose a final palette for your image - since it's not a "real" color. Otherwise it will shift to your background color.
However using either or a transparent gif is a bit late nineties these days.
Far better to use css such as:
<... style="margin:2em; padding:1em;">
Lots more help on this sort of thing in the CSS Folder [webmasterworld.com].