-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
284 lines (239 loc) · 12.7 KB
/
index.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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Karisyuhan ha Leyte</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container-fluid">
<nav class="navbar navbar-inverse navbar-fixed-top">
<!-- start hin navbar header-->
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target="#myNav" aria-expanded="false">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="navbar-brand">Karisyuhan ha LEYTE</a>
</div>
<!-- end hin navbar-header -->
<!-- start hin collapse #myNav -->
<div class="collapse navbar-collapse" id="myNav">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="destinations.html">Top Destinations</a></li>
</ul>
</div>
<!-- end hin collapse #myNav -->
</nav>
<div class="clearfix"></div>
<!-- start of header -->
<header>
<div class="header-image">
<div class="front">
<img src="img/leyte1.jpg" class="img-responsive"/>
</div>
<!-- this image will show on hover -->
<div class="back">
<img src="img/leyte2.jpg" class="img-responsive"/>
</div>
</div>
</header>
<div class="clearfix"></div>
<section id="main-content">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4 text-center left-side">
<div class="official-seal col-md-6 col-lg-12">
<img src="img/bar2.gif" alt="Official Seal Top Animated Bar" class="img-responsive">
<img src="img/logo1.gif" alt="Logo" class="img-responsive">
<img src="img/bar2.gif" alt="Official Seal Bottom Animated Bar" class="img-responsive">
</div>
<!-- carousel -->
<div class="col-md-6 col-lg-12">
<div id="myCarousel" class="carousel slide">
<div class="carousel-inner">
<div class="active item">
<img src="img/img1.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Leyte Provincial Capitol</h4>
</div>
</div>
<div class="item">
<img src="img/img2.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>CAP Building (Formerly Price Mansion)</h4>
</div>
</div>
<div class="item">
<img src="img/img3.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Gen. Douglas MacArthur Landing Memorial</h4>
</div>
</div>
<div class="item">
<img src="img/img4.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Palo Metropolitan Cathedral</h4>
</div>
</div>
<div class="item">
<img src="img/img5.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Tacloban City Hall</h4>
</div>
</div>
<div class="item">
<img src="img/img6.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Hill 522</h4>
</div>
</div>
<div class="item">
<img src="img/img7.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Hill 120</h4>
</div>
</div>
<div class="item">
<img src="img/img8.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>San Juanico Bridge </h4>
</div>
</div>
<div class="item">
<img src="img/img9.jpg">
<div class="carousel-caption">
<h4>Cuatro Islas</h4>
</div>
</div>
<div class="item">
<img src="img/img10.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Madonna of Japan</h4>
</div>
</div>
<div class="item">
<img src="img/img11.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Sto. Niño Church</h4>
</div>
</div>
<div class="item">
<img src="img/img12.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Crucified Christ and the Map of Leyte Pilgrim Monument</h4>
</div>
</div>
<div class="item">
<img src="img/img13.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Stations of the Cross</h4>
</div>
</div>
<div class="item">
<img src="img/img14.jpg" class="img-responsive">
<div class="carousel-caption">
<h4>Kalanggaman Island</h4>
</div>
</div>
</div>
<!-- Carousel nav -->
<a class="carousel-control left" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control right" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="alert alert-info info-la visible-lg" role="alert">
<h6>An American general famously promised he would return here. After one visit, so will you.</h6>
</div>
</div>
</div>
<div class="col-lg-8 text-center right-side">
<h1>Leyte, Philippines</h1><br>
<p>Leyte is home to two of the most famous events in Philippine history. First, the Battle of Leyte Gulf, the largest naval battle of World War II. It took place from 23-26 October 1944 between combined US and Australian forces and the Imperial Japanese Navy.</p>
<br>
<p>Second, a promise that involves Gen. Douglas MacArthur and Red Beach in Palo – a site known more for its history than its shoreline. Allied Forces led by Gen. Douglas MacArthur returned here on 20 October 1944 to aid the Philippines against the Japanese invasion, fulfilling his oft-quoted promise,“I shall return.” That moment is commemorated by theLeyte Landing Memorial that stands at Red Beach today.</p>
<br>
<p>Apart from its historical sites, Leyte is also a good jump-off point to find some isolated isles that look straight out of the pages of a travel magazine Kalanggaman Island in Palompon is thequintessential tropical island, where gradient blue waters lap peacefully at fine sugary sand.</p>
<br>
<p>Cuatro Islas (“Four Islands”) in Inopacan and Hindangare another pretty bunch. Of these islands, Digyo is a standout: palm trees, clear waters, and barely any other tourists in sight. Snorkel in its shimmering waters to swim amongst corals and fish.</p>
<br>
<p>Another great place for swimming, snorkeling, kayaking—and yes, camping—can be found inCanigao Island off the municipality of Matalom. Its assets: beautiful white sand and crystal clear waters.</p>
<br>
<p>Prefer sports to solitude? Head to Tanauan, the birthplace of skimboarding in the Philippines and host to annual national skimboarding competitions.</p>
<br>
<p>The Mahagnao Volcano Natural Park may also pique your interest. Here you can trek and picnic surrounded by lush foliage, visit hot springs, take a boat ride across a lake, or trek to volcanic craters.</p>
<br>
<p>In the course of your sightseeing, don’t forget to sample some local specialties. Two of the most popular are binagol, a mix of talyan (a local root crop), coconut milk, and sugar steamed inside coconut shells; and moron, glutinous rice cooked in coconut milk and flavored with cocoa.</p>
<br>
<p>Other favorite native delicacies are the pastillas de leche, made from pure cow’s milk and roscas, a traditional rusk bread especially baked by the women of Barugo. It is made from egg yolk, wheat flour, milk, shortening, and flavored with anise seeds.</p>
</div>
</div>
</div> <!-- end of container -->
<div class="sep text-center">
<img src="img/bar1.gif" class="img-responsive"><img src="img/bar1.gif" class="img-responsive">
</div>
</section>
<div class="clearfix"></div>
<section id="related-topics">
<div class="container-fluid">
<div class="row">
<div class="col-g-8">
<div class="pg-header">
<h1>Related Topics</h1>
</div>
<div class="thumbnails">
<div class="col-sm-3 col-md-3">
<a class="thumbnail img-responsive" href="http://www.tourism.gov.ph">
<img src="img/dot.jpg" alt="Department of Tourism Philippines">
</a>
</div>
<div class="col-sm-3 col-md-3">
<a class="thumbnail img-responsive" href="http://www.visittheusa.com">
<img src="img/usa.jpg" alt="Visit The USA">
</a>
</div>
<div class="col-sm-3 col-md-3">
<a class="thumbnail img-responsive" href="http://www.visitbritain.com/en/Destinations-and-Maps/">
<img src="img/britain.jpg" alt="Visit Britain">
</a>
</div>
</div> <!-- end of thumbnails -->
</div> <!-- end of col-lg-8 -->
<div class="col-lg-3 abe-logo">
<img src="img/abe.png">
</div>
</div> <!-- end of row -->
</div>
</section>
<footer>
<div class="container text-center">
<p>Designed by <a href="https://www.facebook.com/profile.php?id=100001434661893" target="_blank">Tristian Rick Pumanes</a>, <a href="https://www.facebook.com/jayjerick.canega" target="_blank">Jay Jerick Cañega</a> and <a href="https://www.facebook.com/rychewayredchin" target="_blank">Sheena Cabales</a></p>
<p>Project in Management Information System with Internet Technology</p>
<p>TTH 9:30-12:00 AM</p>
<p>Second Batch</p>
</div>
</footer>
</div> <!-- end hin container -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>