This repository documents my journey through Angela Yu’s Web Development Bootcamp on Udemy.
It includes all the major projects, practice files, and experiments I’ve built while learning HTML, CSS and more.
CSS Flexbox Layout Guide
A complete guide about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items).
HAPPY CODING!!