| Author |
HTML Tables - Urgent
|
java girl
Greenhorn
Joined: Dec 18, 2003
Posts: 1
|
|
Hi all, I have a problem with the tables. Suppose I create a table with 2 columns say 75%, 25%. And in the 25% area i create one more table with 20 to 25 columns. The size of the area is getting bigger and the design of the table increases. It is more than 25%. Can anyone suggest me what to do to stop this? Even if i insert the cols or remove them, Is there any way my table is fixed to 25%? Please help me. This is an emergency !!! I appreciate. Thanks
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Welcome to the Ranch! You'll find this forum a great place to seek help on JSP pages, and there aren't many rules you'll have to worry about, but one is that proper names are required. Please take a look at the JavaRanch Naming Policy and change your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Thanks! Eric
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
|
If you use percentages then it will expand over 25% since it has no where else to go. Only thing you might look into is the number of columns inside of the cell.
|
 |
 |
|
|
subject: HTML Tables - Urgent
|
|
|