DEV Community

Carlos Castaneda
Carlos Castaneda

Posted on

TIL Blog Day 2

Day 2 of Tech Prep went well. Today I worked on Raghu's HTML review. I have done the Codecademy HTML and CSS modules in the past but its always good to get a refresher.

The review was very helpful and went over some basic HTML elements and how they work. I think the main takeaway from the HTML review was the difference between inline and block elements.

Along with the HTMl review, we also got a quick refresher on CSS and the Box model. The final portion of the CSS section was an overview on Flexbox and a link to Flexbox Froggy which is a helpful utility that helps you understand Flexbox syntax with a quick, fun game.

If anyone is looking for more Flexbox practice, be sure to check out Flexbox Zombies here.

Top comments (0)