Using the Border Property
Inline images will not have a border placed around the image unless it is being used for a hypertext link.
- To add a border for a "framed effect" place the following in the <IMG> tag.
<IMG SRC="image.gif" BORDER=value>
- It will be important to note that browsers interpret Border properties differently, I'm writing this with Netscape as my browser.