Skip to content

A responsive landing page for a traveling website built using HTML and CSS

Notifications You must be signed in to change notification settings

Anshuman-02/responsive-travel-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Travel Landing Page

A responsive landing page for a traveling website built using HTML and CSS.

Description

This project showcases a responsive landing page for a traveling website. The design is clean and modern, and it adapts to various screen sizes, ensuring a great user experience on both desktop and mobile devices.

Features

  • Responsive Design: The layout adjusts to different screen sizes, making it mobile-friendly.
  • Modern and Clean Layout: A visually appealing design that is easy to navigate.
  • HTML and CSS: Built with simple and easy-to-understand HTML and CSS.

Preview

Screenshot 2024-07-15 033814 Screenshot 2024-07-15 033855 Screenshot 2024-07-15 033938 Screenshot 2024-07-15 033955 Screenshot 2024-07-15 034219

Usage

To view the landing page, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Anshuman-02/responsive-travel-landing-page.git
  2. Navigate to the project directory:
    cd responsive-travel-landing-page
  3. Open index.html in your web browser to view the landing page.

Folder Structure

  responsive-travel-landing-page/
  ├── styles.css 
  ├── assets/
  │   └── destination-1.jpg
  │   └── destination-2.jpg
  │   └── destination-3.jpg
  │   └── destination-4.jpg
  │   └── gallery-1.jpg
  │   └── gallery-2.jpg
  │   └── gallery-3.jpg
  │   └── header-1.jpg
  │   └── header-2.jpg
  │   └── main_1.jpg
  │   └── story.jpg
  │   └── trip-1.jpg
  │   └── trip-2.jpg
  │   └── trip-3.jpg
  ├── index.html
  └── README.md

Contributing

If you have suggestions or improvements, feel free to fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.