Forum Moderators: open

Message Too Old, No Replies

expands to window size

         

artistvrd

8:24 pm on May 30, 2006 (gmt 0)

10+ Year Member



I have absolutely no idea how to expand my site to fit the window's size. I see great websites that do it, and I am trying to figure out how, if anyone can lead me anywhere, or knows, that would be fantastic!

thanks
artistvrd

henry0

11:42 am on May 31, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



artistvrd,Welcome to WebmasterWorld!

You are probably looking for a table with width="100%"

Example:
If you have 3 cols
navigation
<td width="20%"></td>
main center col
<td width="60%"></td>
right col
<td width="20%"></td>

this design will gracefully auto resize in any monitor available real estate.

artistvrd

8:58 pm on May 31, 2006 (gmt 0)

10+ Year Member



Thanks! you've made my site 100% width better!

thanks again!
artistvrd