2009
Fixed vs. Fluid vs. Elastic Layout: What's The Right One For You? | How-To | Smashing Magazine
by claire_ & 1 otherThe problem has boggled the minds of Web designers for years: fixed, fluid, elastic or a hybrid layout design? Each option has its benefits and disadvantages. But the final decision depends so much on usability that it is not one to be made lightly. So, with all the confusion, is there a right decision? By considering a few factors and properly setting up the final design, you can end up with a successful layout design that reaps all the benefits.
2006
Variable fixed width layout | clagnut/blog
by fastclemmyThere’s an different approach to web page layout which is gradually getting some traction. The idea is that the layout is changed to best accommodate the window size. As you might expect, it is accomplished by using JavaScript to change the CSS of the webpage. Here are some examples:
1
(6 marks)