grompeys / odin-landing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

odin-landing

Project: Landing page Foundations Course of The Odin Project
Instructions

Assignment

Create an entire web page from the provided design.

Iteration 1: Initial Structure

  1. Create the odin-landing directory

  2. Within the /odin-recipes, create an index.html file

  3. Fill it out with the usual boilerplate HTML and add an h1 heading “Odin Landing” to the body

  4. (optional) Setup tailwindcss

Iterations n:

Each iteration will add a section to the page.

  1. Header

  2. Hero

  3. Features

  4. Testimonial

  5. Call to Action

  6. Footer

About


Languages

Language:CSS 85.7%Language:HTML 13.5%Language:JavaScript 0.9%