Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.37 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.37 KB

Image Gallery

This is a simple yet stylish image gallery created using HTML and CSS. It provides an interactive way to showcase a collection of images in a grid layout.

Features

Responsive design: The gallery adjusts its layout to fit various screen sizes, providing an optimal viewing experience on both desktop and mobile devices. Hover effects: Each image in the gallery has hover effects applied, enhancing user interaction and visual appeal. Grayscale to color transition: When hovering over an image, it transitions from grayscale to color, drawing attention to the selected image. Caption animations: Captions associated with each image fade in and scale up upon hover, providing additional context or description for the image.

File Structure

index.html: Contains the HTML markup defining the structure of the image gallery page. style.css: Defines the styles for the gallery layout, images, captions, and hover effects.

How to Use

Clone this repository to your local machine or download the ZIP file. Open the index.html file in your web browser to view the image gallery. Modify the HTML markup or CSS styles as needed to customize the gallery layout or appearance. Add your own images by replacing the existing image files in the img folder with your desired images.

Credits This image gallery is created by [Your Name].

Link https://harshbisht27.github.io/Image-Gallery/