-
Notifications
You must be signed in to change notification settings - Fork 0
/
測試.html
158 lines (152 loc) · 6.13 KB
/
測試.html
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
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<div class="d-flex justify-content-center">
<title></title>
</div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
</head>
<body>
<nav class="nav navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="首頁.html" >HOME</a>
</div>
<div class="navbar-header">
<a class="navbar-brand" href="登山.html">登山</a>
</div>
<div class="navbar-header">
<a class="navbar-brand" href="露營.html">露營</a>
</div>
<div class="navbar-header">
<a class="navbar-brand" href="野炊.html">野炊</a>
</div>
<div class="navbar-header">
<a class="navbar-brand" href="相關活動.html">相關活動</a>
</div>
</div>
</nav>
<div class="container">
<h2></h2>
<div id="myCarousel" class="carousel slide" data="carousel">
<!-- 點點 -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="1" class="active"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
<li data-target="#myCarousel" data-slide-to="5"></li>
<li data-target="#myCarousel" data-slide-to="6"></li>
</ol>
<script src="https://code.jquery.com/jquery.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
<div class="jumbotron text-center">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="d-flex justify-content-center">
<h3><object width="450" height="344" data="https://www.youtube.com/embed/F9Bo89m2f6g"></object></h3>
</div>
</div>
<div class="col-sm-6">
<div class="d-flex justify-content-center">
<h3><object width="450" height="344" data="https://www.youtube.com/embed/F9Bo89m2f6g"></object></h3>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-inner">
<div class="item active">
<img src="http://pic1.win4000.com/wallpaper/1/5582355a470f8.jpg" style="width:100%">
</div>
<div class="item">
<img src="https://images8.alphacoders.com/393/thumb-1920-393383.jpg" style="width:100%">
</div>
<div class="item">
<img src="https://wallpaperaccess.com/full/1089780.jpg" style="width:100%">
</div>
<div class="item">
<img src="https://www.10wallpaper.com/wallpaper/1920x1080/1705/Mountain_Lake_Sunshine-Beautiful_landscape_wallpaper_1920x1080.jpg" style="width:100%">
</div>
<div class="item">
<img src="https://wallpaperset.com/w/full/5/0/9/327493.jpg" style="width:100%">
</div>
<div class="item">
<img src="https://s1.1zoom.me/b5471/697/Grass_Trail_Bench_Trees_565168_1920x1080.jpg" style="width:100%">
</div>
</div>
<a href="#myCarousel" class="left carousel-control" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a href="#myCarousel" class="right carousel-control" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<ul class="nav justify-content-center">
<li class="nav-item">
<a class="nav-link active" href="#">Active</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Link</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Link</a>
</li>
<li class="nav-item">
<a class="nav-link disabled" href="#" tabindex="-1" aria-disabled="true">Disabled</a>
</li>
</ul>
<table class="table table-dark">
<thead>
<tr>
<th scope="col">安全</th>
<th scope="col">裝備</th>
<th scope="col">糧食</th>
<th scope="col">影片</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>Mark</td>
<td>Otto</td>
<td>@mdo</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Jacob</td>
<td>Thornton</td>
<td>@fat</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Larry</td>
<td>the Bird</td>
<td>@twitter</td>
</tr>
</tbody>
</table>
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="d-flex justify-content-center">
<h3><object width="500" height="344" data="https://www.youtube.com/embed/F9Bo89m2f6g"></object></h3>
</div>
</div>
<div class="col-sm-6">
<div class="d-flex justify-content-center">
<h3><object width="500" height="344" data="https://www.youtube.com/embed/F9Bo89m2f6g"></object></h3>
</div>
</div>
</div>
</div>
</body>
</html>