30-9

What did I do today?

Today Workshop Flow layout css I lerned how a layout have rows and colums and how you can move them to diferent place with layout in css challenge.
css-whiteboard and made for some off them a breakdown schetsen.

What did I learn today?

I worked with grid and CSS templates and lerned how to position everything nice without writing too much code.
I also used
grid-template-columns: 80fr 20fr;
to make a clean layout.
I will use grid layout for my website because it makes everything look better and easy to do.