Posted by westsidesally on 12/11/06 02:01
ok...here's a little bit more to throw in...I'm testing out these whole
"nested tables" and not being particularly successful. I want three
cols with a nested table in the first col including 1 col and 5
rows....take a look at the code and see what I'm doing wrong, because
it just keeps aligning vertically.
<table>
<tr>
<td>
<table border="0" cellspacing="5" cellpadding="1">
<tr>
<td><a href="index.html">Home</a></td>
</tr>
<tr>
<td><a href="contact.html">Contact</a></td>
</tr>
<tr>
<td><a href="gallary.html">Gallary</a></td>
</tr>
<tr>
<td><a href="aboutartist.html">About Artist</a></td>
</tr>
<tr>
<td><a href="extras.html">Extras</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="250"><FONT class=size9 face="Georgia, Times, serif"
color=#8b887e>{This is a paragraph all about what the artist does. This
is a paragraph all about what the artist does. This is a paragraph all
about what the artist does. This is a paragraph all about what the
artist does. This is a paragraph all about what the artist does. This
is a paragraph all about what the artist does. This is a paragraph all
about what the artist does. This is a paragraph all about what the
artist does. This is a paragraph all about what the artist does. This
is a paragraph all about what the artist does. This is a paragraph all
about what the artist does. This is a paragraph all about what the
artist does. This is a paragraph all about what the artist does. This
is a paragraph all about what the artist does. This is a paragraph all
about what the artist does. This is a paragraph all about what the
artist does.}
</td>
</tr>
<tr>
<td><img src="umbrella_single.gif" name="img2962" id="img2962"
alt="" width="130" height="122" border="0" />
</td>
</tr>
</table>
Navigation:
[Reply to this message]
|