DEV Community

Cover image for Day 11 - CSS Flexbox
Mark Carungay
Mark Carungay

Posted on

Day 11 - CSS Flexbox

So today, I still trying to learn and understand how CSS flex works on layout i watch video tutorials. Flex works when you use them with the parent container to align child elements inside the parent container. Sorry for my bad english i also improving my english skills!

I just found this awesome community yesterday so I wasn’t able to blog few days of my web dev journey but for past days i was able to learned:
• HTML - h1 to h6 tags, div and other elements.
•CSS - basic styling, positioning(absolute and relative), selectors especially class selector which is i use a lot also the box model.

On my first day i started learning by following a web dev course on udemy which is the Web Development Bootcamp by Angela Yu. She is a good teacher I really like the way she explain things but i stopped on section 6 the bootstrap course to learn more about css. I also practice what i learned by making a simple portfolio website.

Top comments (0)