-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathslide.htm
More file actions
146 lines (127 loc) · 6.23 KB
/
slide.htm
File metadata and controls
146 lines (127 loc) · 6.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html lang="en">
<head>
<title>CAT Slide</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3RYCL6QENV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3RYCL6QENV');
</script>
<meta name="google-site-verification" content="MXetq0FGY72uSsc9wslD_eFk-Fz5VCFmdPilUioKAXQ" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/stylecss1.css">
<link href="https://fonts.googleapis.com/css2?family=Fraunces&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lobster&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-md bg-light navbar-light shadow-lg p-4 mb-4 bg-white">
<a class="navbar-brand" href="#"><img src="./image/logo.jpg" alt="image" style="width: 40px; height: 40px;"></a>
<a class="navbar-brand" href="#"><h4>Meow Meow</h4></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="./index.htm">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="./slide.htm">Slide</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./video.htm">Video</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./about.htm">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./help.htm">Help</a>
</li>
</ul>
</div>
</nav>
<div class="container mt-3">
<div class="row">
<div class="col-lg-12 col-md-12 ">
<h1>Ở đây chỉ có sư đáng yêu</h1>
</div>
<div class="col-lg-12 col-md-12 col-sm-12">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ul class="carousel-indicators">
<li class="item1 active"></li>
<li class="item2"></li>
<li class="item3"></li>
<li class="item4"></li>
<li class="item5"></li>
<li class="item6"></li>
<li class="item7"></li>
<li class="item8"></li>
<li class="item9"></li>
</ul>
<!-- the slideshow -->
<div class="carousel-inner">
<div class="carousel-item active">
<img src="image/image1.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image2.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image3.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image4.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image5.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image6.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image7.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image8.jpg" alt="meow" width="1100" height="360">
</div>
<div class="carousel-item">
<img src="image/image9.jpg" alt="meow" width="1100" height="360">
</div>
</div>
<!-- left and right controls -->
<a class="carousel-control-prev" href="#myCarousel" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#myCarousel" data-slide="prev">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</div>
</div>
</div>
<script src="./js/app1.js"></script>
<footer>
<div class="text-footer">
<h4>Form White Love</h4>
<p>Wishing you a Happy New Year with the hope that you will have many happiness and luck in the year to come</p>
<ul class="socials">
<li><a href="#"><img src="./image/google-brands.svg"></a></li>
<li><a href="https://www.facebook.com/profile.php?id=100023679916273"><img src="./image/facebook-brands.svg"></a></li>
<li><a href="https://www.instagram.com/bluhey_276/"><img src="./image/instagram-square-brands.svg"></a></li>
<li><a href="https://www.youtube.com/channel/UC9fOIBAyENF_0VYaNDhfhow"><img src="./image/youtube-brands.svg"></a></li>
<li><a href="#"><img src="./image/twitter-square-brands.svg"></a></li>
</ul>
</div>
</footer>
</body>