Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.02 KB

File metadata and controls

28 lines (20 loc) · 1.02 KB

Assignment 3: Landing Page Benchmarks

This repository contains a series of landing page clone assignments designed to practice and master HTML5 and CSS3.

Project Structure

Assignment Description Type
Landing Page 1 Clone of t3chat.xyz Live Website Clone
Landing Page 2 Replication of provided design mockup Image Clone
Landing Page 3 Replication of provided design mockup Image Clone
Landing Page 4 Replication of provided design mockup Image Clone

Learning Objectives

  • Semantic HTML: Structuring content meaningfully.
  • CSS Layouts: Mastering Flexbox and CSS Grid.
  • Responsiveness: Building layouts that work on all devices.
  • Visual Accuracy: Training the eye for pixel-perfect implementation.

Getting Started

Navigate to any of the assignment folders to view the specific requirements and reference materials.

cd landing-1
# like that