Skip to content

qafaraz/Express-Landing-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Landing Page

A responsive static landing page built with HTML and CSS.
The page includes a hero section with a business-focused headline, a multi-level dropdown navigation menu, and mobile-friendly behavior.

Preview

Open index.html in your browser to view the page.

Features

  • Multi-level dropdown navigation
  • Responsive menu toggle for small screens
  • Hero section with background image and call-to-action buttons
  • Organized CSS structure (reset, layout, header, style, responsive)

Project Structure

.
├── index.html
├── css/
│   ├── import.css
│   ├── reset/
│   ├── layout/
│   ├── header/
│   ├── style/
│   ├── responsize/
│   └── font/
├── img/
├── icon/
├── LICENSE
└── README.md

Getting Started

  1. Clone this repository:
    git clone https://github.com/qafaraz/Express-Landing-Page.git
  2. Open the project folder.
  3. Run index.html directly in your browser.

Customization

  • Edit page content in index.html
  • Update visual styles in:
    • css/header/nav.css
    • css/style/style.css
    • css/responsize/responsize.css
  • Replace assets in img/ and icon/

License

This project is licensed under the MIT License.
See the LICENSE file for details.

About

A responsive static landing page built with HTML and CSS. The page includes a hero section with a business-focused headline, a multi-level dropdown navigation menu, and mobile-friendly behavior.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors