What are two takeaways from this week?
This week I learned faster ways to code for html elements by using brackets"{}". One cool coding technique that we use made html automatically set layout boxes for you. It might be difficult for me to always remember this code: main>(section>h1{box$}+lorem10)*2. We can even add classes, I think it only works on codepen though.
Flex-box and grid layout are quicker and easier css elements to display our content boxes.
What is one thing you would like to learn more deply?
I would like cover more on the css flex-box and grids.