๐Ÿ“‹ Lab Assignments: HTML + CSS

This section contains more structured, longer-form practical tasks that simulate real-world use cases for HTML and CSS development. Each lab is aligned with a specific lesson or topic covered during the course.

Lab 1: Build a Personal Introduction Page

Objective: Combine text, images, and links to create a basic personal page.

Lab 2: Create a Multi-Section Article Layout

Objective: Use sections and containers to organize content clearly

Lab 3: Responsive Navigation Bar

Objective: Develop a responsive navbar with Flexbox

Lab 4: Contact Form with Validation

Objective: Create a working HTML form with required fields

Lab 5: Two-Column Layout Using Flexbox

Objective: Display content in two columns and adapt to smaller screens

Lab 6: Styled Data Table

Objective: Create and style an HTML table

Lab 7: Landing Page Mockup

Objective: Create a landing page for a fictional product

Lab 8: Interactive Button Effects

Objective: Explore advanced CSS effects for interaction

Lab 9: Styled Image Gallery

Objective: Create a flexible image gallery layout

Lab 10: Final Responsive Web Project

Objective: Design and build a complete multi-section web project