| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Jan 2005
Posts: 14
![]() | Simple Table Question.... ok, i have made one big table with 2 coloums and in each coloum there is a table in each one, is there anyway that i can make it so when i add information into a table in 1 coloum the Line of information in the 2nd table in the other coloum will stay at the top and not move to the middle of the table???
__________________ Manawatu BD --> currently in planning stage
Last edited by softz; 01-22-2005 at 10:58 PM.
|
| |
| | #2 (permalink) |
| Senior Member Join Date: Jun 2004 Location: Ontario , Canada
Posts: 1,103
![]() ![]() ![]() | use <table height="height" width="width" valign="top"> on all the tables, should fix it, tell me if it doesnt il figure it out
__________________ "Dont argue with an idiot, he will just drag you down to his level and beat you with expeirence. Dont argue with me, ill drag you down to my level and beat you with a baseball bat" :D |
| |