This is the code repository for the "Travel India" website. This website showcases various travel destinations in India and provides resources for planning your trip.
- HTML
- CSS
- BootStrap
css/
: Contains the main stylesheet (style.css
) and the bootstrap css file (bootstrap.min.css
) for the website.images/
: Stores all the images used on the website.index.html
: The main landing page of the website.about.html
(Optional): A dedicated page about the website or company.destinations.html
: A page showcasing different travel destinations in India.gallery.html
(Optional): A page displaying a collection of photos related to travel in India.contact.html
: A contact form for visitors to get in touch.
To view the website, open the index.html
file in a web browser.
Feel free to fork this repository and make your own contributions to the website.