frontend-academy

Landing Page Project

A responsive product landing page using HTML, CSS, Flexbox, and Grid.

Learning Objectives

Project Requirements

Create a complete landing page with:

  1. Header/Navigation
    • Logo
    • Navigation menu (responsive)
    • Call-to-action button
  2. Hero Section
    • Large heading
    • Subheading/description
    • Hero image or background
    • Primary CTA button
  3. Features Section
    • 3-6 feature cards
    • Icons or images
    • Brief descriptions
  4. Testimonials (optional)
    • Customer quotes
    • Names and photos
  5. Footer
    • Social media links
    • Copyright notice
    • Additional links

Design Requirements

Technologies

Setup Instructions

  1. Create index.html file
  2. Create style.css (or style.scss)
  3. Create assets/ folder for images
  4. Open index.html in browser

Extension Ideas

Resources