Flexbox, Grids, and Floats

This week we started to learn more about different ways to layout a website using flexbox, css grid, and floats. I think all are useful in their own ways, but which do you prefer to use?

For me, I am not really fond of using floats to set up a website. I always have a tendency to forget what to hide or float even though I know it’s just a matter of practice. I think I do prefer using flexbox and grids though. It seems to be a lot more straightforward and there’s more options you can use with it than floats. I remember vaguely using flexbox in 85 but I don’t think I ever implemented it into my projects. I can’t wait to integrate what I learned using those methods into our first midterm project.

Leave a Reply

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