Travis

WHAT I LEARNED IN THIS CHAPTER

This week’s reading assignment was on the topic of layout and positioning using fluid grids. The reading showed examples of how to create multicolumn layouts using the float property but also explained the benefits of using percentages to create liquid or fluid 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.