Click to See Complete Forum and Search --> : Fluid Layout


aquabat
03-17-2003, 07:07 PM
Hi

I was just wondering if anyone knew of tutorials on Fluid Layout. Whats the main process of it (ie CSS, Javascript etc)?

Thanks for your help

~ Aquabat

aquabat
03-17-2003, 07:56 PM
Its a term i've only heard recently, not too sure how to get the best results with it yet.

Basically Fluid Layout is when the page is resized, the margin resizes to maintain the same proportions. I know you can achieve this with using percentages in you table sizes, but this can give unwanted scrollbars sometimes.

Im looking for an better way of doing it.

Vladdy
03-17-2003, 08:12 PM
Here is "as fluid as it gets ;) " layout I'm working on for my new site (http://www.klproductions.com/home.html). Combines CSS with some Javascript fixes for IE bugs.
You are welcome to poke around.

aquabat
03-17-2003, 08:16 PM
excellent, thankyou!