-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkachin.html
216 lines (136 loc) · 10 KB
/
kachin.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
<!DOCTYPE html>
<html>
<head>
<title>Kachin State</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;">KACHIN STATE</h1>
<p style="text-align: left; margin-left:170px; font-size: 17px; color: #0f2345; font-weight: bold; ">Kachin State is a beautiful state located northern of Myanmar and is adorned by the king of mountains, the Himalayas. Hkakabo Razi, the highest peak of Myanmar is also located here. Kachin is also home to the largest inland lake of Southeast Asia – Indawgyi Lake and the birthplace of Ayeyarwady River. The lush green farmlands on the banks of the river interspersed with snow-capped peaks present a postcard-perfect scene for visitors to admire. The state is also famous for the abundance of jade and gold.</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/41.jpg" class="zoom1">
</th>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: #0f2345;">Myitkyina</p><p style="text-align: left; margin-left:32px; color: #0f2345; margin-right:30px;">Myitkyina is the capital state of Kachin State and is renowned for its cultural, religious and ethnic diversity, attractive riverside or surrounds areas. A short drive from Myitkina takes a visitor to Myitsone, the largest inland lake of Southeast Asia. Myitkina has a lovely riverfront where a local market is operated regularly. A large standing and reclining Buddha image also adorn the river bank.</p></th>
</table>
<br>
<br>
<table>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: #0f2345;">Myit Sone</p><p style="text-align: left; margin-left:25px; color: #0f2345;">A journey of 45 kilometres to the north of Myitkina takes a visitor to Myitsone, the scenic confluence of the Mayhka and the Malikha rivers which join to form the Ayeyarwady river. The journey takes about one and a half hours and the road passes through breathtakingly scenic parts of Myanmar.</p></th>
<th>
<img src="photos/42.jpg" class="zoom2" style="margin-right: 30px;">
</th>
</table><br>
<footer class="a">
<table>
<th>
<img src="photos/43.jpg" class="zoom1">
</th>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: white;">Inndawgyi Lake</p><p style="text-align: left; margin-left:30px; color: white; margin-right:30px;">Inndawgyi Lake, the largest inland lake of Southeast Asia is located in the Mohnyin Township in the Kachin State. The lake measure 13 km east to west and 24 km north to south. The lake has a wildlife sanctuary around it which contains a variety of species especially some rare mammals and birds.</p></th>
</table>
<br>
<table>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: white;">Khakaborazi Moutain</p><p style="text-align: left; margin-left:30px; color: white;"> Mount Khakaborazi is Southeast Asia's highest mountain, located in the northern Myanmar state of Kachin. The elevation of this mountain is 5,881 metres (19,294 feet). It has extended from the range of Himalaya. The coordinates are 28°19'59"N, 97°28'00"E. The peak is enclosed within Khakaborazi National Park.</p></th>
<th>
<img src="photos/44.jpg" class="zoom2" style="margin-right: 30px;">
</th>
</table><br>
</footer>
<table>
<th>
<img src="photos/45.jpg" class="zoom1">
</th>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: #0f2345;">Putao</p><p style="text-align: left; margin-left:30px; color: #0f2345; margin-right:30px;">Tourists looking forward to viewing some snow-capped peaks need to visit Putao, a quaint town nestled in the lap of the Himalayas. The town has a cold climate throughout the year and is characterised by people from a variety of ethnic backgrounds who are warm to tourists. Visitors will be able to see a number of flora and fauna here, especially rare species.</p></th>
</table>
<br>
<table>
<th><p style="font-size: 30px; font-family: 'Lob'; text-align: center; color: #0f2345;">Shwe Mitzu pagoda</p><p style="text-align: left; margin-left:30px; color: #0f2345;">Shwe Mitzu pagoda is an enchanting pagoda located on the west bank of the Inndawgyi lake. The pagoda consists of terraces, each of which is adorned with stone statues.</p></th>
<th>
<img src="photos/46.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 Kachin State??<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>