Welcome to the CSS Grid Gallery project! This is a fun and stylish grid layout showcasing a collection of beautiful images with some cool hover effects and 3D transformations.
- Awesome Grid Layout: We’re using CSS Grid to make a gallery that looks great on any screen.
- Hover Magic: Hover over the images to see them pop out with a cool 3D effect and shadow.
- Utility Classes: Handy classes to make certain images span across rows and columns.
You can check out the live demo of this project https://ceedcode.github.io/3D-grid-layout/.
Screen.Recording.2024-08-10.145325.mp4
- HTML for structure
- CSS for styling
- Flexbox for layout alignment
- CSS Grid for the gallery layout
-
Clone this repo:
git clone https://github.com/yourusername/3D-grid-layout.git
-
Go to the project folder:
cd 3D-grid-layout -
Open
index.htmlin your browser and enjoy the gallery!
Feel free to tweak the index.html and index.css files to add your own images or change the styles. The gallery is designed to be easy to customize.
Got ideas or improvements? Fork the repo and submit a pull request! Just make sure your changes don’t break anything.
This project is licensed under the MIT License. Check out the LICENSE file for more info.
