Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 512 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 512 Bytes

Carousel/Slideshow

view page here:https://sheguun.github.io/Carousel/

Create a Carousel/Slideshow with 6 different images of your choice. Ensure the following: The images are properly styled. Directional icons (previous and next Icons ) are shown on the images only when hovered On clicking the icons, it should show the next/previous image. When the next icon on the last image is clicked, it should show the first image. When the previous icon on the first image is clicked, it should show the last image.