How do I move the text?

liunx

Guest
Hi,<br />
<br />
I've created a table to use my navigation bar, but how do i move the text so it is next to the table instead of underneath it?<br />
<br />
<!-- m --><a class="postlink" href="http://www.htmlforums.com/attachment.php?s=&attachmentid=1945">http://www.htmlforums.com/attachment.ph ... entid=1945</a><!-- m --><!--content-->Menu table in a new table.<br />
<br />
<table align="center" width="100%"><br />
<tr><br />
<td width="140"><table>your menu table </table></td><br />
<td>your text</td><br />
</tr><br />
</table><br />
<br />
:rocker:<!--content-->
 
Back
Top