-
Notifications
You must be signed in to change notification settings - Fork 0
/
tourism-en.html
executable file
·363 lines (337 loc) · 16.6 KB
/
tourism-en.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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!doctype html>
<html lang="en" dir="ltr">
<head>
<link href="image/world_flag_Yemen-512.png" rel="icon">
<!-- icons-->
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/css/fontawesome.min.css"
integrity="sha384-wESLQ85D6gbsF459vf1CiZ2+rr+CsxRY0RpiF1tLlQpDnAgg6rwdsUF1+Ics2bni" crossorigin="anonymous">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- font-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Cairo&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lora:ital@1&family=Original+Surfer&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Lemonada&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-eOJMYsd53ii+scO/bJGFsiCZc+5NDVN2yr8+0RDqr0Ql0h+rP48ckxlpbzKgwra6" crossorigin="anonymous">
<link rel="stylesheet" href="main-en.css">
<title>Yemen</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid">
<a class="navbar-brand" href="index-en.html" id="clr"><b> Yemen.com </b></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="index-en.html" id="clr">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="tourism-en.html" id="clr">Tourism</a>
</li>
<li class="nav-item">
<a class="nav-link" href="history-en.html" id="clr">History</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-bs-toggle="dropdown" aria-expanded="false" style="color: white;">
Cities
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="sanaa_en.html">Sana'a</a></li>
<li><a class="dropdown-item" href="aden_en.html">Aden</a></li>
<li><a class="dropdown-item" href="taizz-en.html">Taizz</a></li>
<li><a class="dropdown-item" href="hadermoot-en.html">hadramaut</a></li>
<li><a class="dropdown-item" href="ibb-en.html">Ibb</a></li>
<li><a class="dropdown-item" href="soqatra-en.html">Socotra</a></li>
</ul>
<li class="nav-item">
<a class="nav-link" href="tourism-ar.html" id="clr"
style="font-family: 'Cairo', sans-serif;">عربي</a>
</li>
</div>
</ul>
</div>
</div>
</nav>
</header>
<div class="container-fluid">
<br>
<h1>
<b>
The Most Beautiful Things In Yemen
</b>
</h1><br>
<div class="row">
<img src="image/green.jpg" class="img-fluid" id="pic-p" alt="">
</div>
<br>
<h2>
<b>
The Most Beautiful Palaces And Mosques In Yemen
</b>
</h2>
<h5>
<p>
Yemen has many architecturally and historically distinctive palaces and mosques, most notably:
</p>
</h5>
<ul class="lh-base">
<li>
<h5>
<b> Sioun Palace:</b>Located in the historic Hadramaut region and returning to one of its sultans,
The Sioun Palace is one of the most exclusive palaces in Yemen, built in the 1820s at the site of a
former fort, where the Sultan al-Adri
lived until 1967, and then became a historical archaeological museum.
</h5>
</li>
<br>
<li>
<h5>
<b>Dar al-Hajar Palace:</b> Built in the 1830s on top of a towering rock tower, the palace's
location is 15 km from Sana'a, and Yahya Mohammed Hamededdine built this palace on the ruins of an
old building found in the late 18th century.
The palace consists of 5 floors; 3 floors are built on rock and two floors built in the rock, and
the palace was later converted into a museum with beautiful interior views, and the splendor of the
exterior.
</li>
<br>
<li>
<h5>
<b>Al-Saleh Mosque:</b>Later named after the People's Mosque, the largest mosque in Yemen, located
in the southern suburbs of the city on a large area of land, the construction of the mosque combines
Yemeni and Islamic urban excellence
to be one of the most prominent modern buildings in Yemen, and it is worth mentioning that the
mosque opened in 2008 so that anyone can visit it regardless of his religion.
</h5>
</li>
<li>
<h5>
<b>Queen Arwa Mosque:</b>The Queen Arwa Mosque is one of the oldest and most beautiful mosques in
Yemen, and dates back to its construction in 1056, and the purpose of the construction of the mosque
was initially to be a palace, and then ordered the Yemeni Queen Arwa to convert it to a mosque and
therefore named after it, and the mosque is considered a witness to architecture in that time
period.
</h5>
</li>
</ul>
<h2>
<b>
The Most Beautiful Natural Areas In Yemen
</b>
</h2>
<h5>
<p>
Yemen has many picturesque natural areas, the most important of which are:
</p>
</h5>
<ul class="lh-base">
<li>
<h5>
<b>Mount Baraa Forest:</b>Located in the Hodeidah region, the forest spans 5 heights of the Granite
Mountain Range, the last remaining subtropical forest in southern Arabia.
</h5>
</li>
<br>
<li>
<h5>
<b>Bir Ali:
</b>Located in the Shabwa area, a lake on an old volcanic crater, its waters are green.
</h5>
</li>
<br>
<li>
<h5>
<b>Dinosaur footprints:
</b>Located near the Madar area of Sana'a, these monuments are estimated to be nearly 150 million
years old and are for different types of dinosaurs.
</h5>
</li>
<br>
<li>
<h5>
<b>Al-Junaiba Cave:
</b>Located in Yemen's Socotra, this cave features the length of its corridors, with a length of
13,525 metres, and is one of the many caves on the island.
</h5>
</li>
<br>
<li>
<h5>
<b>Shalal Hala Bani Al-Fadl:
</b>Located in Dhamar, the waterfall is a large waterfall with two vertical dive sites, with a total
height of more than 400 m.
</h5>
</li>
<br>
<li>
<h5>
<b>Qalandia Beach:
</b>This beach on the Arabian Sea is characterized by its pure white sand, not far from the heart of
the Socotra region of Qalandesia, near Lake Ditoah, which overlooks stunning landscapes.
</h5>
</li>
<br>
<li>
<h5>
<b>Socotra Archipelago:
</b>Located in the northwest Indian Ocean, 250 km from the Gulf of Aden, the Socotra archipelago
consists of six islands, including two rocky islands that appear to be an extension of the Horn of
Africa, and the
site's biodiversity is characterized by animals, plants and water life.
</h5>
</li>
</ul>
<h2>
<b>
The Most Beautiful Old Cities In Yemen
</b>
</h2>
<h5>
<p>
Yemen is characterized by its historical heritage, where it has witnessed many successive civilizations
on different periods of time, so it includes many cities and historical areas, the most important of
which are:
</p>
</h5>
<ul class="lh-base">
<li>
<h5>
<b>Jabal Haraz area:
</b>Named after the mountains on which it is located, this area contains many elevated castles with
amazing landscapes, as well as agricultural land, and Jebel Haraz is one of the few areas in Yemen
whose territory has not been exposed to war like most of yemen's ancient regions.
</h5>
</li>
<br>
<li>
<h5>
<b>The historic city of Kokban:
</b>Located on a hilltop of about 3,000 meters, located in the northwest of Yemen, the city has
stunning landscapes, as well as architectural beauty on mosques and houses, and the city has
historically been subjected to a number of wars that have destroyed it but its inhabitants have
rebuilt it.
</h5>
</li>
<br>
<li>
<h5>
<b>The village of Thala:
</b>Located in sana'a, one of the most beautiful historical villages in the region, dating back to
the middle ages, the village is surrounded by a 2,000-metre stone wall with 26 towers and 9 gates.
The village consists of narrow alleys with several sandstone-built vertical houses, and nearly 600
houses, most of which are similar to design and construction, giving the village a unique
architectural character.
</h5>
</li>
<br>
<li>
<h5>
<b>The historic city of Zubayd:
</b>Zubayd represents ancient civil and military architecture in the Zubayd region, making it a
distinctive archaeological site, Zubayd was the capital of Yemen from the beginning of the 13th
century to the 15th century, and the city had a long standing among Arab and Islamic countries
because it included an Islamic university that was one of the most prominent universities of its
time.
</h5>
</li>
<br>
<li>
<h5>
<b>Walled city of Shabam:
</b>Built in the 16th century, the city is walled and fortified with huge walls, and the city is
located on the outskirts of the historic city of Hadramaut in a strategic location passing through
one of the most important ways of trading incense and spices in the southern Arab region, and the
city was formerly characterized by its towering buildings, where it was a distinctive cultural
model.
</h5>
</li>
<br>
<li>
<h5>
<b>Old City of Sana'a:
</b>Sana'a is one of the oldest historical cities, inhabited since nearly 500 B.C., and later became
a major center for the spread of Islam between the 7th and 8th centuries, and its ancient Islamic
history is evident in its buildings, with 103 mosques, 14 bathrooms, and 6,000 houses, all of which
were shown before the 11th century.
</h5>
</li>
</ul>
<h2>
<b>The Most Beautiful Libraries And Museums In Yemen
</b>
</h2>
<h5>
<p class="lh-base">
All national libraries and Meswal libraries are located in Aden, each with 30,000 volumes, while The
Miswal Mobile Libraries have about 9,000 volumes, the Grand Mosque Library in Sana'a has about 10,000
manuscripts but is not available to the library's public, and the British Council has two libraries, one
in Aden with 3,000 volumes, and the other in Sana'a with 104,000 volumes.
</p>
</h5>
<br>
<h5>
<p class="lh-base">
There are many historical museums in Yemen, the most important of which are the national museums in Aden
and Sana'a, and the National Museum of Aden is mainly displayed by pre-Islamic civilizations, Aden also
includes the military museum located in the military city of Crater, another popular museum, and other
local museums in Taiz and Zafar.
</p>
</h5>
<br>
</div>
<!-- Footer -->
<footer class="page-footer font-small special-color-dark pt-4" style="background-color: #0d8592;">
<!-- Footer Elements -->
<div class="container">
<!-- Social buttons -->
<ul class="list-unstyled list-inline text-center">
<li class="list-inline-item">
<a href="https://www.facebook.com/profile.php?id=100012439833394" target="_blank"
class="btn-floating btn-fb mx-4">
<i class="fab fa-facebook-f fa-2x"> </i>
</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/MD_TAHA_AHMED" target="_blank" class="btn-floating btn-tw mx-4">
<i class="fab fa-twitter fa-2x"> </i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/md.taha.ahmed/" target="_blank"
class="btn-floating btn-gplus mx-4">
<i class="fab fa-instagram fa-2x"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://github.com/md-taha-ahmed?tab=overview&from=2021-04-01&to=2021-04-21"
target="_blank" class="btn-floating btn-li mx-4">
<i class="fab fa-github fa-2x"></i>
</a>
</li>
</ul>
<!-- Social buttons -->
</div>
<!-- Footer Elements -->
<!-- Copyright -->
<div class="footer-copyright text-center py-3 " style="background-color:#086a76;">© 2021 Copyright:
<a href="https://github.com/md-taha-ahmed?tab=overview&from=2021-04-01&to=2021-04-21"
target="_blank">md-taha-ahmed.com</a>
</div>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-JEW9xMcG8R+pH31jmWH6WWP0WintQrMb4s7ZOdauHnUtxwoG2vI5DkLtS3qm9Ekf"
crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/eac385d104.js" crossorigin="anonymous"></script>
</body>
</html>