A responsive landing page for a traveling website built using HTML and CSS.
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.
- 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.
To view the landing page, follow these steps:
- Clone the repository:
git clone https://github.com/Anshuman-02/responsive-travel-landing-page.git
- Navigate to the project directory:
cd responsive-travel-landing-page
- Open index.html in your web browser to view the landing page.
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
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.