CHAPTER 12Layout Manipulation

How does your layout perform on the big stage, under the glare of the lights? Importantly, how easy is it for you—the web designer—to manipulate the layout to suit changing content?

This shorter chapter details two extremely useful concepts that professional web designers make use of on a regular basis. First, we'll look at switching layouts using an ID to trigger specific CSS selectors for a specific situation. This is a simple concept that makes templating much easier and helps you get the most out of your style sheets.

Later in this chapter, you'll learn how to overcome a common problem where you'll want your columns to be the same height, but can't specify equal heights in the style sheet without backing yourself ...

Get Beginning CSS Web Development: From Novice to Professional 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.