How do I create a "liquid" html layout? By this I mean, how can I create my page so that when the browser window is minimized, the information collapses to fit the new reduced window size? thanks!
| SitePoint Sponsor |
How do I create a "liquid" html layout? By this I mean, how can I create my page so that when the browser window is minimized, the information collapses to fit the new reduced window size? thanks!
Using %'s in your tables will do that to an extent. Tables will rezie themselves to fit in the new window size.
-Matt
http://www.comicalpics.com - Funny Pics





to be more detail,
external tables in %
internal ones juz specify in pixels
Bookmarks