• Discovered the power of CSS Grid for perfect layouts
• Learned grid-template, fraction, repeat(), minmax(), and grid-gap
• Built multi-row layouts with grid areas & columns
• Discovered the power of CSS Grid for perfect layouts
• Learned grid-template, fraction, repeat(), minmax(), and grid-gap
• Built multi-row layouts with grid areas & columns
• Learned how flex-direction controls layout flow (row, column, reverse)
• Explored flex-flow for direction + wrapping in one line
• Tried nested flexboxes — layouts inside layouts!
• Learned how flex-direction controls layout flow (row, column, reverse)
• Explored flex-flow for direction + wrapping in one line
• Tried nested flexboxes — layouts inside layouts!
• Dived deeper into Flexbox — mastering layout control
• Learned flex-shrink, flex-basis, flex, flex-wrap, & align-content
• Dived deeper into Flexbox — mastering layout control
• Learned flex-shrink, flex-basis, flex, flex-wrap, & align-content
• Discovered the power of Flexbox for clean, responsive layouts
• Learned display: flex, justify-content, align-items, and flex-grow
• Discovered the power of Flexbox for clean, responsive layouts
• Learned display: flex, justify-content, align-items, and flex-grow
• Learned the importance of wireframes — the blueprint of every app & site
• Explored how to design prototypes & layouts before coding
• Learned the importance of wireframes — the blueprint of every app & site
• Explored how to design prototypes & layouts before coding
• Learned about Secondary Navigation & Breadcrumbs
• Explored breadcrumb styles, types & common pitfalls
• Tiny UI element — massive boost in user clarity & experience
• Learned about Secondary Navigation & Breadcrumbs
• Explored breadcrumb styles, types & common pitfalls
• Tiny UI element — massive boost in user clarity & experience
• Explored articles skeuomorphic vs flat design in buttons
• Built a small button styling project to apply it all
• Explored articles skeuomorphic vs flat design in buttons
• Built a small button styling project to apply it all
• Styled browser links with hover & tooltips
• Explored skeuomorphic vs flat design
• Designed simple, clean buttons
• Styled browser links with hover & tooltips
• Explored skeuomorphic vs flat design
• Designed simple, clean buttons
• Basic CLI & Bash commands — ls, pwd, cd
• Creating files & folders with mkdir, touch
• The terminal feels less scary, more powerful
• Basic CLI & Bash commands — ls, pwd, cd
• Creating files & folders with mkdir, touch
• The terminal feels less scary, more powerful
• Hosted a web page locally on my computer
• Published it online using GitHub Pages
• Explored cloud hosting for scalability
• Hosted a web page locally on my computer
• Published it online using GitHub Pages
• Explored cloud hosting for scalability
• Used Chrome DevTools to inspect & debug code
• Created new files and folders in VS Code
• Used Chrome DevTools to inspect & debug code
• Created new files and folders in VS Code