| nesting html tableslike the picture frame? it's made using three nested tables, each has a different background color and each has a different amount of cellpadding
heres the html for the first table
|
<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
|
<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
|
<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
css tutorial
javascript
webmaster articles
link exchange
|
html tutorial
make money from your website
|