This is a simple gallery website built with HTML and CSS. It features a welcoming homepage, navigation links, and a gallery section showcasing images in a clean, responsive layout.
Check out the live version here https://gallerywebsite.vercel.app/
Responsive Design: The website layout adapts to different screen sizes. Navigation Bar: Links to Home, About, Photos, and Contact Us pages. Welcome Section: Contains a welcoming message and a button that leads to the gallery section. Gallery Section: A grid layout that displays various images from the gallery. Technologies Used HTML: For structuring the content. CSS: For styling and layout. Folder Structure
How to Use Clone the Repository Open the Project: Open index.html in your browser to view the website locally.