Notes to "Introduction to Web Design Day Two | Clickable Images"
1. W3C
border=pixels: deprecated
Deprecated Example:
<IMG SRC="image.gif" BORDER=0>
Note:
Some people consider removing the border bad practice, as
it takes away the cue that the image is a link.
Return to "Introduction
to Web Design Day Two | Clickable Images"
|