Kevin . Image caroussel tutorial
Does Kevin have a video where I can learn how to make a image scroller
So I can solve this one : https://www.frontendmentor.io/challenges/room-homepage-BtdBY_ENq
Frontend Mentor
Frontend Mentor | Room homepage coding challenge
This small homepage challenge packs a big punch to test your layout skills. There's also a slider in there to add a JS layer for extra practice.
1 Reply
i'm not entirely sure how it reacts when you click the scroll button but i can assume you'd most likely just chance the image tags
src
each time you click. You could probably loop through an array of sources, at least i'd probably try to go about it that way.