Chapter 5 is called Basic Page Layout. In this chapter we learn about multi column layouts, and floating versus absolutely-positioned layouts. We cover simple two-column fixed-width layouts using Div tags. We also learn how to prevent unwanted overflow.
Simple two-column liquid layouts are covered and then discuss whether it's a good idea to float or not to float.
Moving on, we learn three-column fixed-width layouts and also the liquid version. At the end of this chapter we discover how to round the corners of columns to give it that professional flare.