Image BORDERS in HTML, Image BORDERS in HTML, Image BORDERS in HTML, Image BORDERS in HTML
BORDERS
- Default border of 0: <IMG SRC="redball.gif" ALT="*">
- Border="1": <IMG BORDER="1" SRC="redball.gif" ALT="*">
- Border="5": <IMG BORDER="5" SRC="redball.gif" ALT="*">
- Changing color of border <FONT COLOR="green"><IMG BORDER="5" SRC="redball.gif" ALT="TOC"></FONT>