Hour 17: Advanced CSS Layout

Last hour, you learned about basic layout using CSS properties to position content on the page. The position property, the offset properties, the float property, and the clear property can all produce effective layouts, but they don't come close to matching the layout capabilities that Web developers expect.

In this hour, you'll learn