Chapter 17
Ten Quick Ways to Produce a Great Layout
This book discusses a lot of CSS-related techniques and tactics — but when you consider everything that CSS is used for today, it still comes down to a matter of layout. Creating a layout that helps the user navigate the site and actually see the content you’re trying to present is essential. When you look online, you see that there are many kinds of layouts used to present information — some work better than others do.
Classic layouts:
• Absolute: Each element is placed at a specific location on the page, no matter how much space is available.
• Fixed-width: The content consumes a fixed amount of space on the page, no matter how much ...
Get CSS3 For Dummies now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.