HTML and CSS Reference
In-Depth Information
Figure 5-17. The thick and thin of image borders
<a href="test.html">
<img src="pics/kumquat.gif" border="1" />
</a>
<a href="test.html">
<img src="pics/kumquat.gif" border="2" />
</a>
<a href="test.html">
<img src="pics/kumquat.gif" border="4" />
</a>
<a href="test.html">
<img src="pics/kumquat.gif" border="8" />
</a>
Search WWH ::




Custom Search