Member-only story
How to Energize Your Website Frontend Design? Carousel Research (1)
Previously on How to Energize your website frontend design? Bootstrap Research (1)? We discussed about styling of list-group-item, nav, etc. We will continue to use this sample website to discuss how to add slideshow component for cycling through elements by leveraging Bootstrap Carousel and Slick js.
Step 1: Create a html file called UseCases.html.
- Set up shared header / footer.
Step 2: Adding Carousel parts.
- The part in carousel-indicators is to control the indicators (or dots)
- The parts of carousel-control-prev/ carousel-control-next…