Help with image carousel

Does anyone know wich code or tags do i use to make a carousel like the one from this website (www.netalarmes.com.br) i mean the one with the brands:

i know how to use simple sliders, java sliders and bootstrap sliders, but that kind of side by side images that infinite scroll to the right and have a link attached is what i want.

They’re using Owl Carousel: https://owlcarousel2.github.io/OwlCarousel2/

You can get some good sample code from w3schools, which is a great resource for coding. If you’re using bootstrap, Bootstrap Carousel has code in this link, but you can get other code there if you browse it.

you could also use the swiper which is more similar and advanced

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.