Posted by Sid Ismail on 06/19/06 10:55
On Mon, 19 Jun 2006 12:10:41 +0200, "Jeff"
<it_consultant1@hotmail.com.NOSPAM> wrote:
: Hey!
:
: this is the url
: http://home.online.no/~au-holme/pub/66505/index.php
: or
: http://home.online.no/~au-holme/pub/66505/index.html
:
: There you see that the centre column is very small, and the left and right
: column are very wide. I want those left and right column to be 200px wide
Try:
<TR>
<TD width=200>A</TD>
<TD width=100%>B</TD>
<TD width=200>C</TD></TR>
<TR>
Sid
Navigation:
[Reply to this message]
|