PDA

View Full Version : Help With Tables



LukeySD
May 29th, 2002, 14:06
K . I Always seem to have this problem.
When i create a table one cell of the left for menu and the other for text. but when i add a picture to one cell the other goes down, how can i stop it?:o

Dusty
May 29th, 2002, 14:16
You mean the content is always centered in one cell when the other is larger? Set the vertical alignment in the cells to "top":
<table><tr>
<td valign="top"> Cell 1 </td>
<td valign="top"> Cell 2 </td>
</tr></table>

LukeySD
May 29th, 2002, 14:26
Their is a GOD!:)

Dusty
May 29th, 2002, 14:34
Shhh, you'll blow my cover.

LukeySD
May 29th, 2002, 15:37
Ok...haha!:D