I have inserted a table to get my slide-show script and text aligned next to each other. Now I need to space them properly...can you help?![]()
<table>
<tr>
<td>text</td>
<td>slide-show</td>
</tr>
</table>
I have inserted a table to get my slide-show script and text aligned next to each other. Now I need to space them properly...can you help?![]()
<table>
<tr>
<td>text</td>
<td>slide-show</td>
</tr>
</table>
Here's a decent tutorial on tables, if that's not quite what you're looking for, or still don't get it...
http://www.htmlgoodies.com/tutors/table.html
Bookmarks