You don’t need any special markup. All you need is to wrap your divs(owl works with any type element a/img/span..) inside the container element
. Class “owl-carousel” is mandatory to apply proper styles that come from owl.carousel.css file. If you want the default nav controls like dots or buttons, you must also include the “owl-theme” class on that same div.