Wednesday
MERN Full Stack
Week 1: HTML5 & CSS3 Fundamentals
95%
Day 1: Introduction to HTML5, Basic Tags (`<div>`, `<p>`, `<a>`, `<img>`)
Day 2: HTML5 Forms, Inputs, and Semantic Elements (`<header>`, `<section>`, `<footer>`)
Day 3: Introduction to CSS3, Selectors, Colors, and Units (`px`, `rem`)
Day 4: CSS3 Box Model (margin, padding, border), Flexbox Basics (`display: flex`)
Day 5: Responsive Design with Media Queries, Basic Layout Techniques
Weekend Project: Build a simple personal profile page with a responsive layout using HTML5 and CSS3.
Week 2: Advanced CSS3 & Introduction to Tailwind CSS
Week 3: JavaScript Basics