-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyeik.html
215 lines (135 loc) · 10.4 KB
/
myeik.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
<!DOCTYPE html>
<html>
<head>
<title>Myeik</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="yangon.css">
<link rel="stylesheet" type="text/css" href="font.css">
</head>
<body>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!-- navigationbar -->
<div class="container-fluid">
<div class="container" >
<nav class="navbar navbar-expand-lg navbar-custom bg-custom">
<div class="navbar-header" style=" ">
<img src="img/anygo.png" >
<!-- <a class="navbar-brand" href="index.html" style="font-size: 60px; color: #ddae1a ; font-weight: bold; ">AnyGo Travels & Tours</a> -->
</div>
<ul class="navbar-nav ml-auto" >
<li><a href="#" class="fa fa-facebook" style=" color: #fafafa ; border-color: #ddae1a ; background-color:#0f2345; "></a></li>
<li><a href="#" class="fa fa-twitter" style=" color: #fafafa ; border-color: #ddae1a ; background-color:#0f2345;"></a></li>
<li><a href="#" class="fa fa-linkedin" style=" color: #fafafa ; border-color: #ddae1a ; background-color:#0f2345;"></a></li>
<li><a href="#" class="fa fa-instagram" style=" color: #fafafa ; border-color: #ddae1a ; background-color:#0f2345;"></a></li>
<li><a href="#" class="fa fa-google-plus" style=" color: #fafafa ; border-color: #ddae1a ; background-color:#0f2345;"></a></li>
</ul>
</nav>
</div>
</div>
<div class="container-fluid" >
<div class="container" style="padding-bottom: 20px;">
<nav class="navbar navbar-expand-lg navbar-custom bg-custom " style="background-color: white; border-radius: 20px; ">
<a class="navbar-brand" href="#"> </a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main_nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="main_nav">
<ul class="navbar-nav">
<li class="nav-item active"> <a class="nav-link" href="index.html">Home </a> </li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="see-all-places.html" target="_blank" data-toggle="dropdown"> Destinations </a>
<ul class="dropdown-menu dropdown-menu-right fade-down" style="background-color: #0f2345;">
<li><a class="dropdown-item" href="yangon.html" target="_blank"> Yangon</a></li>
<li><a class="dropdown-item" href="mandalay.html" target="_blank"> Mandalay </a></li>
<li><a class="dropdown-item" href="bagan.html" target="_blank"> Bagan</a></li>
<li><a class="dropdown-item" href="myeik.html" target="_blank"> Myeik</a></li>
<li><a class="dropdown-item" href="inlay.html" target="_blank"> Inlay Lake</a></li>
<li><a class="dropdown-item" href="kayin.html" target="_blank"> Kayin State</a></li>
<li><a class="dropdown-item" href="chin.html" target="_blank"> Chin State</a></li>
<li><a class="dropdown-item" href="kachin.html" target="_blank"> Kachin State</a></li>
<li><a class="dropdown-item" href="see-all-places.html" target="_blank"> View All</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="packages.html" target="_blank" data-toggle="dropdown">Trip Packages </a>
<ul class="dropdown-menu dropdown-menu-right fade-down" style="background-color: #0f2345;">
<li><a class="dropdown-item" href="hdetail.html" target="_blank">Hiking</a></li>
<li><a class="dropdown-item" href="cdetail.html" target="_blank">Camping</a></li>
<li><a class="dropdown-item" href="adetail.html" target="_blank">Adventure</a></li>
<li><a class="dropdown-item" href="rdetail.html" target="_blank">Romantic</a></li>
<li><a class="dropdown-item" href="packages.html" target="_blank">View All</a></li>
</ul>
</li>
<li class="nav-item active"> <a class="nav-link" href="services.html">Services </a> </li>
</ul>
<ul class="navbar-nav ml-auto" >
<li class="nav-item active"> <a class="nav-link" href="login.html" style="font-weight: normal;" >Register/Login </a> </li>
<a class="btn btn-outline-primary navbar-btn" href="booking.html" target="_blank" style=" font-size: 22px; font-weight: bold; border-width: 3px;" >Book a ticket Now</a>
<!-- style=" color: #0f2345 ; border-color:#0f2345 ;" -->
</ul>
</div> <!-- navbar-collapse.// -->
</nav>
</div>
</div>
</div>
</div>
<br>
<!-- bodytext -->
<div class="container">
<h1 style="text-align: center; color:orange;">MYEIK</h1>
<p style="text-align: left; margin-left:170px; font-size: 17px; color: #0f2345; font-weight: bold; ">Myeik (also known as Mergui Archipelago) is a group of islands located in the Southern region of Myanmar on the Andaman Sea. It comprises more than 800 pristine islands of varying sizes. These untouched islands are renowned for their pristine white-sand beaches and diverse marine life. Myeik City, located in the far south of the region is a must see. Apart from being a gorgeous and remote island, Myeik also has a host of to an amazing colonial-era buildings, and boasts a 500-year long nautical history. The clear waters are also perfect for pearl cultivation. For a nature lover, Myeik is heaven on earth.</p>
<hr align="center" width="400px" size="2" color="black">
<h1 style="text-align: center; color:orange;">Popular Places</h1>
<table>
<th>
<img src="photos/62.jpg" class="zoom1">
</th>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: #0f2345;">Macleod Island</p><p style="text-align: left; margin-left:32px; color: #0f2345; margin-right:30px;">Macleod is an unspoiled island with white-sand beaches and crystal clear waters in the Myeik Archipelago. Located around 40 nautical miles away from Kawthaung, it is a prime location for snorkelling, diving, sea kayaking, fishing, bird watching, trekking and jungle safari. Tourists can take advantage of guided trips to explore the island.</p></th>
</table>
<br>
<br>
<table>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: #0f2345;">Lampi Island</p><p style="text-align: left; margin-left:25px; color: #0f2345;">Lampi Island is the largest and most famous island in this region. Located in the Southern half of the archipelago, this island is shaped like a giant horseshoe. It was established as Myanmar’s first Marine National Park in 1995 and hosts an unbelievable variety of flora and fauna. It was declared as an ASEAN Heritage Park in 2003.</p></th>
<th>
<img src="photos/63.jpg" class="zoom2" style="margin-right: 30px;">
</th>
</table><br>
<table>
<th>
<img src="photos/64.jpg" class="zoom1">
</th>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: #0f2345;">Cocks Comb Island</p><p style="text-align: left; margin-left:30px; color: #0f2345; margin-right:30px;">Cocks Comb Island or the emerald heart island requires a 4-hour journey by boat from Kawthaung. It is the new destination for the Andaman Sea Snorkeling Tour. The highlight is the heart-shaped lagoon located in between mountains of the island. It is considered a treasure island for underwater life. The island also has innumerable caves.</p></th>
</table>
<br>
<footer class="a">
<table>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: white;">Kyun Phi Lar</p><p style="text-align: left; margin-left:30px; color: white;">Kyun Phi Lar, also called Pilar has long white beaches which stretch for miles. One can spot monkeys sitting on the beach and leisurely snacking on crabs. Although a tourist favourite, most parts of the island are untouched and extremely clean. One can enjoy kayaking or paddle boating. The colourful coral reefs present an excellent opportunity to snorkel.</p></th>
<th>
<img src="photos/65.jpeg" class="zoom2" style="margin-right: 30px;">
</th>
</table><br>
<table>
<th>
<img src="photos/66.jpg" class="zoom1">
</th>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: white;">Island 115</p><p style="text-align: left; margin-left:30px; color: white; margin-right:30px;">This island is often called the frost island and owns some of the best beaches in the archipelago. The soothing ocean waters are perfect to enjoy a nice swim. Much of this island has thick green forest presenting excellent opportunities for trekking. Apart from this, one can also enjoy snorkelling and kayaking. The forest has several rare bird species.</p></th>
</table>
<br>
<table>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: white;">Bo Cho Island</p><p style="text-align: left; margin-left:30px; color: white;">A beautiful island in the Andaman Sea, Bo Cho is situated in the south of Lampi Island. It hosts a mile-long sandbank and scenic views overlooking the village from the pagoda located on the hill. It has a major settlement of Salone people. Tourists looking to explore the beauty of nature and catch a glimpse of the life of the Salone people can visit this island.</p></th>
<th>
<img src="photos/67.jpg" class="zoom2" style="margin-right: 30px;">
</th>
</table>
</div>
<br>
<hr align="center" width="400px" size="2" color="black">
<h2 style="text-align: center; color:orange;">Are you ready to go to Myeik??<br>
Let's <a href="booking.html" target="_blank" style="color: #0f2345;">Book Now!</a> <br></h2> <br><br>
<p class="end" style="background-color: #0f2345; color: #ddae1a;">Copyright <a href="footer.html" target="_blank" style="color: #ddae1a;">@AnyGo Travel and Tours</a><br>
2020 All Rights Reserved<br><br></p>
</body>
</html>