Jump to content


Problem coding my layout


2 replies to this topic

#1 earth4x

    Young Padawan

  • Members
  • Pip
  • 6 posts

Posted 03 December 2005 - 07:28 PM

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

#2 coolaid

    P2L Jedi Master

  • Members
  • PipPipPipPip
  • 1,435 posts
  • Gender:Male
  • Interests:i wonder..

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 earth4x

    Young Padawan

  • Members
  • Pip
  • 6 posts

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