This project demonstrates a dynamic hover effect that changes the displayed image based on which button your cursor is hovering over. Move your cursor over the buttons on the right, and the image on the left updates instantly without clicking. It's a simple yet engaging interactive design.
- Dynamic Image Switching: Hover over a button, and the corresponding image appears immediately.
- Lightweight Implementation: Built with clean CSS and JavaScript for smooth performance.
- Responsive Design: Works seamlessly on both desktop and mobile devices.
-
Clone or download the repository:
git clone https://github.com/canoka/hover-section.git
-
Navigate to the project folder:
cd hover-section -
Open the
index.htmlfile in your browser.
If you'd like to contribute to this project:
- Fork the repository.
- Make your changes or add new features.
- Submit a pull request.