Rachel Andrew’s article Getting Started With CSS Layout was a great overview of CSS. One section was on laying out grids with CSS which was new to me. It sounded like it is not responsive but could be good for visual data layout for specific devices.
Another tip I learned in the Coffee Shop site exercise was using line-height and height to get the text to center in the nav bars.
But the best part of the week was learning and really getting the hang of floats. Great lecture in presenting the information clearly. It was easy to understand.