Travis

WHAT I LEARNED IN THIS CHAPTER

This week’s reading assignment was on the topic of layout positioning especially on floating elements. The reading showed examples of how to create multicolumn layouts using the float property, and also explained the benefits of using percentages to create liquid layouts, instead of sticking with fixed widths. There was also an introduction to grid-based layouts, giving an overview of how to structure content in a more organized way and also how to use images in backgrounds, why to specify image dimensions and how to align them.