Flexible Web Design
Creating Liquid and Elastic Layouts with CSS
Bonus Materials
Get a peek into the book's content with this sample and bonus material.
Sample of Chapter 1: Understanding Flexible Layouts
Learn about the four basic types of layouts—fixed-width, liquid, elastic, and hybrid—and what the advantages and disadvantages of each are.
Sample of Chapter 9: Creating Flexible Images
Learn how to make the graphic content of a flexible web page—not just the layout itself—scalable and moveable using these CSS tricks.
Add min-width and max-width Support in Internet Explorer 6
In Chapter 6, you learn how to limit the amount of flexibility in your pages using the CSS min-width and max-width properties. Only problem: IE 6 doesn't support them. In this downloadable PDF, learn how you can make these properties work in that pesky browser.