Landing Page

screenshot of Landing Page

A simple landing page built with HTML and CSS.

Overview:

The Landing-Page is a simple website project created as a challenge from the Odin Project. The goal of this project is to create a basic landing page using HTML and CSS.

Features:

  • Semantic HTML tags: The landing page is built using semantic HTML tags to ensure proper structuring and organization of the content.
  • CSS Selectors: The CSS selectors are utilized correctly to style and format different elements of the landing page.
  • CSS Flexbox: Flexbox is utilized in the CSS to create a responsive and flexible layout for the landing page.

Summary:

The Landing-Page is a basic website project created as a challenge from the Odin Project. It focuses on using semantic HTML tags, correctly applying CSS selectors, and utilizing CSS flexbox to create a responsive layout. The installation process is straightforward, requiring the user to download the project files and open the index.html file in a web browser.