![]() |
|
Solid Line Border
<IMG ALIGN=LEFT SRC=spiderbrain.gif width=136 height=116 alt="spider spinning filamentality" border=1>
Thick Solid Line Border
<IMG ALIGN=LEFT SRC=spiderbrain.gif width=136 height=116 alt="spider spinning filamentality" border=5>
3-D Effect Borders
The border looks different because the image is now in a table with cellspacing.
![]() |
Here's the code:
<TABLE BORDER=2 cellspacing=2 cellpadding=0> <TR>
<TD> <IMG ALIGN=MIDDLE SRC=spiderbrain.gif width=136 height=116 alt="spider spinning filamentality"> </TD>
</TR>
</TABLE> Here's one in a table with a thicker 3-D border and more space around the image:
![]() |
Here's the code:
<TABLE BORDER=5 cellspacing=5 cellpadding=5> <TR> <TD> <IMG ALIGN=MIDDLE SRC=spiderbrain.gif width=136 height=116 alt="spider spinning filamentality"> </TD>
</TR>
</TABLE>
| First posted 1997. Last modified Monday November 26, 2007 © 2008 Copyright AT&T Intellectual Property. All rights reserved. AT&T and the AT&T logo are trademarks of AT&T Intellectual Property. This site contains links to public sites whose content and language do not fall under the jurisdiction of AT&T. The views and opinions expressed at these sites are not those of AT&T. Please read our Disclaimer. |