Site hosted by Angelfire.com: Build your free website today!
 

nesting html tables

like the picture frame? it's made using three nested tables, each has a different background color and each has a different amount of cellpadding

example of nesting html tables

heres the html for the first table
example of nesting html tables
<TABLE cellspacing="0" cellpadding="2" border="0" bgcolor="#000000"><TR><TD align="center">
<IMG alt="picture" height="90" src="bridge.jpg" width="120"></TD></TR></TABLE>

heres the html for the second table
example of nesting html tables
<TABLE cellspacing="0" cellpadding="5" border="0" bgcolor="#006699"><TR><TD align="center">
<TABLE cellspacing="0" cellpadding="2" border="0" bgcolor="#000000"><TR><TD align="center">
<IMG alt="picture" height="90" src="bridge.jpg" width="120"></TD></TR></TABLE>
</TD></TR></TABLE>

heres the html for the third and final table
example of nesting html tables
<TABLE cellspacing="0" cellpadding="5" border="0" bgcolor="#666666" align="center"><TR><TD align="center">
<TABLE cellspacing="0" cellpadding="5" border="0" bgcolor="#006699"><TR><TD align="center">
<TABLE cellspacing="0" cellpadding="2" border="0" bgcolor="#000000"><TR><TD align="center">
<IMG alt="picture" height="90" src="bridge.jpg" width="120"></TD></TR></TABLE>
</TD></TR></TABLE>
</TD></TR></TABLE>


html tutorial    html tutorial    html tables tutorial    next :
previous :
the trouble with tables
horizontal lines


html tutorial css tutorial javascript webmaster articles link exchange

html tutorial

make money
from your website