English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am having a serious problem in my HTML pages while making tables. If there is a two columned layout and when i write some text in the left column the text in the right column goes down.the more the text written in the left side, the more the text goes down in the right side.
Here is a image link of what the problem is all about
http://img225.imageshack.us/img225/9409/untitled1xg5.jpg

I am using Dreamweaver mx 2004

2006-12-22 00:20:18 · 6 answers · asked by matt_rix 2 in Computers & Internet Programming & Design

6 answers

To get rid of this problem for all table, simply add this code to your document or CSS stylesheet:



Hope this helps,
Alex

2006-12-22 11:10:29 · answer #1 · answered by Alex V 3 · 0 0

Hi,

You do create another table but be specific when you create coloumns and rows. Coz you need to take care of colspan and rowspan.

Now you can align all the text to top. Try and let me know buddy...

2006-12-22 00:27:12 · answer #2 · answered by dglsankar 2 · 0 0

I think you should set the valign property. You can set the right cell's style like Content2

2006-12-22 01:39:26 · answer #3 · answered by f123wj 1 · 1 0

Set the "valign" property for the tags.

Like this:

2006-12-22 03:05:58 · answer #4 · answered by The First 3 · 1 0

You may want to consider putting a table inside your table that you already have.

EXAMPLE:










2006-12-23 05:57:44 · answer #5 · answered by hillbilly 1 · 0 0

this could help...... http://www.w3schools.com/

2006-12-22 00:28:27 · answer #6 · answered by JC 2 · 0 0

fedest.com, questions and answers