-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
56 lines (48 loc) · 1.44 KB
/
index.html
File metadata and controls
56 lines (48 loc) · 1.44 KB
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
<!DOCTYO>
<html>
<head>
<title>desert natuer </title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<h1>jordan desert </h1>
<nav>
<ul>
<li>
<a href="https://en.wikipedia.org/wiki/Wadi_Rum"> home </a>
</li>
<li>
<a href=https://www.lonelyplanet.com/jordan/petra-and-the-south/wadi-rum "> contact </a>
</li>
<li>
<a href="https://nature-1.alshishani.repl.co/">mamoun
kamal work</a>
</li>
</ul>
</nav>
</header>
<main>
<article>
<h3>read more </h3>
<img src=" " alt="wadi-rum ">
<p> Wadi Rum is everything you’d expect of a quintessential desert: it is extreme in summer heat and winter cold; it is violent and moody as the sun slices through chiselled siqs (canyons) at dawn or melts the division between rock and sand at dusk; it is exacting on the Bedouin who live in it and vengeful on those who ignore its dangers. For most visitors, on half- or full-day trips from Aqaba or Petra, Wadi Rum offers one of the easiest and safest glimpses of the desert in the region. For the lucky few who can afford a day or two in their itinerary to sleep over at one of the desert camps, it can be an unforgettable way of stripping the soul back to basics.
Select points of interest to plot on map by type</p>
</article>
</main>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<footer>
©qusaialqaisi2021
</footer>
<script src=" app.js"></script>
</body>
</html>
</!DOCTYO>