Week 4, Go Flexbox!

After spending a lot of time trying to make the coffeeshop website look right with floats, I thought it would take a long time to make it look the same with flexbox. I was wrong…


I was shocked when the professor said it would take about 5 minutes! It took so many CSS commands to make the float work, but it only took a few to make the flexbox work. At least it seemed that way to me. I also learned that float is great for wrapping text around an image. However, for making a better layout of text and images in an ordered and well organized layout, it is better to use flexbox.

Leave a Reply

Your email address will not be published. Required fields are marked *