This project is a Healthy Eating Slideshow, which showcases the health benefits of different foods such as avocado, fish, fruits, and vegetables. The slideshow includes smooth transitions, images, captions, and navigation buttons to provide a user-friendly and interactive experience.
- A fully functional slideshow with smooth fade transitions.
- Descriptive captions for each food item.
- Navigation buttons (Previous and Next) to navigate through slides.
- Dots at the bottom for quick navigation to specific slides.
- Mobile responsive design to ensure proper functionality on smaller devices.
-
Clone or download the repository:
-
Open the
index.htmlfile in your browser to view the slideshow.
-
Simply open the
index.htmlfile in your web browser to view the slideshow. -
You can customize the slideshow by:
- Changing the image sources (
srcattributes) in the<img>tags. - Updating the captions for each image inside the
<div class="caption">. - Adjusting the CSS styles in the
style.cssfile to match your design preferences.