Assignments > Carousel
Assignments > Tutorial 5c: Carousel
Due Mon, 02/23 at 11:59pm
Goal
Understand how a simple JavaScript carousel works.
Open the 03-carousel folder and complete the following:
- Add comments to
index.jsexplaining what each statement does. - Optional styling/customization:
- style the buttons with icons/images
- replace the photos
- make additional visual improvements
For this task, do not use AI to generate your code comments. Write the explanations yourself so you can show your understanding.