http://tim.cstj.net/etudiant/2004/0371030/...ding/index.html
Ok.. my problem is.. In my content box in the middle, on the left of the "section clients" content box, if I type some text and I press enter the content box on the right goes down with the main content box... which is not what I want
All my tables were set to "top" alignment... is this the right thing to do? how can I prevent my problem from happening? help please :S
Problem coding my layout
Started by earth4x, Dec 03 2005 07:28 PM
2 replies to this topic
#1
Posted 03 December 2005 - 07:28 PM
#2
Posted 03 December 2005 - 09:18 PM
put valign="top" on both <td> tags are holding the content and menu e.g.
<table><tr> <td valign="top">content</td> <td valign="top">menu table</td> </tr></table>
#3
Posted 03 December 2005 - 10:59 PM
oh well, it was a typo I did because I was sure I put it in both td's ... thx for ur help anywayz, it's appreciated
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
