Skip to content

Instantly share code, notes, and snippets.

View webtronix1's full-sized avatar

MARIO CANO webtronix1

View GitHub Profile
@webtronix1
webtronix1 / index.html
Created May 12, 2024 02:21 — forked from levonlee/index.html
Owl Carousel + Bootstrap Modal + Bootstrap Carousel
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Slideshow</title>
<link rel="stylesheet" href="/inventory/owlcarousel/assets/owl.carousel.min.css">
<link rel="stylesheet" href="/inventory/owlcarousel/assets/owl.theme.default.min.css">
<link rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css"
integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb"