G
Greg
I'm posting this here because I'm building my web site using C#.
I've created a DIV container that outlines the entire screen. It does not
have a predefine size for the height. Now, within this DIV statement I'm
include three DIV statements to create three columns. This part I've got just
fine. The only thing I can't figure out is how to keep all of the columns the
same height. Thus, if I type text in one DIV that sets the height to 200px, I
want all my other columns to grow to the same size, automatically. How can I
keep my three columns to stay the same hieght, without specifying a specific
size?
Thanks, Greg
I've created a DIV container that outlines the entire screen. It does not
have a predefine size for the height. Now, within this DIV statement I'm
include three DIV statements to create three columns. This part I've got just
fine. The only thing I can't figure out is how to keep all of the columns the
same height. Thus, if I type text in one DIV that sets the height to 200px, I
want all my other columns to grow to the same size, automatically. How can I
keep my three columns to stay the same hieght, without specifying a specific
size?
Thanks, Greg