View Full Version : Help!!!


xXxRachxXx
03-03-2003, 08:43 PM
I really need help. It won't post a table within a table. To get things by each other I've put a table in, but... i want a table on my page!!! How do I do it?? It just puts the writing i want on the right hand side underneath!!!

vicious_wy
03-04-2003, 02:28 AM
In your right <td> tag, put valign="top", so it would look like this:

<td valign="top">

I hope that works for you, if not, we may need more detail as to what the problem is. If it doesn't help, post your code.