You are here: irt.org | FAQ | HTML | Q2021 [ previous next ]
By adding the attribute BORDER="0" into your <IMG... tag you can take away the border around your image created when you are using that image as a link. If this is not needed for your page design, it is suggested to leave it in for those 'surf ers' that don't yet know that an image without a border can be a link. Your <IMG.. tag would look like:
<IMG SRC="graphic.gif" BORDER=0 HEIGHT=xx WIDTH=yy ALT="alternate text">