-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEgypt.html
755 lines (654 loc) · 30.1 KB
/
Egypt.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
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
<!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.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.0/css/all.min.css" integrity="sha512-10/jx2EXwxxWqCLX/hHth/vu2KY3jCF70dCQB8TSgNjbCVAC/8vai53GfMDrO2Emgwccf2pJqxct9ehpzG+MTw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="styleEg.css">
<title>Egypt</title>
</head>
<body>
<header class="header">
<div>
<h1><i class="fa-solid fa-plane-circle-check"></i>Travelism</h1>
</div>
<div class="menu">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Where to go</a></li>
<li><a href="#">What to do</a></li>
<li><a href="#"> <i class="fa-solid fa-caret-down"></i> counteries</a>
<div class="dropdown-menu">
<ul>
<li><a href="#">Egypt</a></li>
<li><a href="#">Greek</a></li>
<li><a href="#">India</a></li>
<li><a href="#">France</a></li>
<li><a href="#">Turkey</a></li>
<li><a href="#">Itali</a></li>
<li><a href="#">Spain</a></li>
</ul>
</div>
</li>
<li><a href="#">Hotel</a></li>
<li><a href="#">Flight</a></li>
<li><a href="#">Food</a></li>
<li><a href="#">Covid-19</a></li>
<li><a href="#">News</a></li>
</ul>
</div>
<div class="buttons">
<Button type="button" class="button-style">Log in / Sign Up</Button>
<Button type="button" class="button-style">dark theme</Button>
</div>
</header>
<main>
<div class="cont1 con">
<div class="images">
<img src="images/flageg (3).png" alt="random Egypt">
<table id="Flag">
<thead>
<td>
Egypt flag
</td>
<td>
population
</td>
</thead>
<tbody>
<td>
<img src="images/flageg (1).png" id="icon">
<P>
</P>
</td>
<td>
102.3 million (2021)
</td>
</tbody>
</table>
<table>
<thead>
<td>
GDB
</td>
<td>
currency
</td>
<td>
Growth
</td>
</thead>
<tbody>
<td>
1.3 trillion $
</td>
<td>
LE
</td>
<td>
6.3% (2020)
</td>
</tbody>
</table>
<table>
<caption>Egypt exports</caption>
<thead>
<td>
non-oil
</td>
</thead>
<tbody>
<td>
$32.128 billion in 2021
</td>
<td>
$25.427 billion in 2020
</td>
</tbody>
<td>
acording to <a href="https://www.goeic.gov.eg/">GOEIC</a>
</td>
</table>
<table border="1">
<thead>
<td>
to the EU
</td>
<td>
to the US
</td>
</thead>
<tbody>
<td>
$9.153 billion
</td>
<td>
US $2.446 billion
</td>
</tbody>
</table>
<iframe width='100%' height='400px' src="https://api.mapbox.com/styles/v1/hossam-ahmed-/cl2gzwx5u003v14pia7szsmjy.html?title=false&access_token=pk.eyJ1IjoiaG9zc2FtLWFobWVkLSIsImEiOiJjbDIzd3kzZTcxdWl1M2NxbzQxbW92bmRiIn0.7xzSxQXAO2_A8niBhQhe9A&zoomwheel=false#5.42/26.935/32.841" title="Navigation"></iframe>
<img src="images/football.jfif" alt="salah image">
<table>
<thead>
<tr>
<th>
football
</th>
</tr>
</thead>
<tbody>
<tr>
<td>Africa Cup of Nations</td>
<td>FIFA World Cup</td>
</tr>
<tr>
<td>7 🏆</td>
<td>qualified for the FIFA World Cup three times: in 1934, in 1990 and for the 2018 editions</td>
</tr>
<tr>
<td>3 🥈</td>
<td> Essam El Hadary became the oldest player in the World Cup at 45 years and 161 days</td>
</tr>
<tfoot>
<tr>
<td>
EGYPT
</td>
<td>
🧡🤍🖤
</td>
</tr>
</tfoot>
</table>
<table>
<thead>
<th>
Matches played in 2022 ⚽
</th>
</thead>
<tbody>
<tr>
<td class="titleF">
😥vey bad results
</td>
</tr>
<tr>
<td class="win">
Nigeria 1–0 Egypt
</td>
</tr>
<tr>
<td class="lose">
Guinea-Bissau 0–1 Egypt
</td>
</tr>
<tr>
<td class="win">
Egypt 1–0 Sudan
</td>
</tr>
<tr>
<td class="lose">
Ivory Coast 4-5 Egypt
pelanty
</td>
</tr>
<tr>
<td class="win">
Egypt 2–1 Morocco
</td>
</tr>
<tr>
<td class="lose">
Cameroon 1–3 Egypt
pelanty
</td>
</tr>
<tr>
<td class="lose">
Senegal 4–2 Egypt
pelanty
</td>
</tr>
<tr>
<td class="win">
Egypt 1–0 Senegal
</td>
</tr>
<tr>
<td class="lose">
Senegal 3-1 Egypt
pelanty
</td>
</tr>
<tr>
<td class="titleF">
5 wins ✨
4 loeses 😔
</td>
</tr>
</tbody>
</table>
<table class="balltab">
<thead>
<th>
Matches played in 2021 ⚽
</th>
</thead>
<tbody>
<tr>
<td class="titleF">
🎉 great results 🎉
</td>
</tr>
<tr>
<td class="draw">
Kenya 1–1 Egypt
</td>
</tr>
<tr>
<td class="win">
Egypt 4–0 Comoros
</td>
</tr>
<tr>
<td class="win">
Egypt 1–0 Angola
</td>
</tr>
<tr>
<td class="draw">
Gabon 1–1 Egypt
</td>
</tr>
<tr>
<td class="win">
Egypt 2–0 Liberia
</td>
</tr>
<tr>
<td class="win">
Egypt 1–0 Libya
</td>
</tr>
<tr>
<td class="win">
Libya 0–3 Egypt
</td>
</tr>
<tr>
<td class="draw">
Angola 2–2 Egypt
</td>
</tr>
<tr>
<td class="win">
Egypt 2–1 Gabon
</td>
</tr>
<tr>
<td class="win">
Egypt 1–0 Lebanon
</td>
</tr>
<tr>
<td class="win">
Sudan 0–5 Egypt
</td>
</tr>
<tr>
<tr>
<td class="draw">
Algeria 1–1 Egypt
</td>
</tr>
<tr>
<td class="win">
Egypt 3–1 Jordan
</td>
</tr>
<tr>
<td class="lose">
Tunisia 1–0 Egypt
</td>
</tr>
<tr>
<td class="win">
Egypt 4–5 Qatar
pelanty
</td>
</tr>
<td class="titleF">
10 wins ✨
1 loeses 😔
</td>
</tr>
<tr>
<td class="titleF">
4 draw 🎖
</td>
</tr>
</tbody>
</table>
<div class="suggest">
<h3>recommended to go</h3>
<p>
cairo town center
<img src="images/cairoCenter.jfif" alt="cairo center">
<img src="images/csa.jfif" alt="cairo center">
cairo tower
</p>
<img src="images/cairotower.jfif" alt="cairo image">
</div>
</div>
</div>
<div class="cont2 con">
<div class="images">
<img src="images/egy (15).jfif">
<p>
Neferneferuaten Nefertiti (c. 1370 – c. 1330 BC) was a queen of the 18th Dynasty of Ancient Egypt, the great royal wife of Pharaoh Akhenaten. Nefertiti and her husband were known for a religious revolution, in which they worshipped one god only, Aten, or the sun disc. With her husband, she reigned at what was arguably the wealthiest period of ancient Egyptian history. Some scholars believe that Nefertiti ruled briefly as Neferneferuaten after her husband's death and before the ascension of Tutankhamun, although this identification is a matter of ongoing debate. If Nefertiti did rule as Pharaoh, her reign was marked by the fall of Amarna and relocation of the capital back to the traditional city of Thebes.
</p>
<img src="images/egy.jfif" alt="pharonic icon">
<p>
The work of Horus for all the kings of Egypt was the ideal, as he avenged his father from his murderer and was just. Therefore, they took the name "Horus the Living", which is one of the oldest royal titles in ancient Egypt. His name was mentioned in ancient times in conjunction with Hathor and the first scorpion king. Horus appears in this title standing on the edifice of the palace, surrounding the name of the king.
We also find Horus on the Narmer panel or the famous painting of King Mina, which is from the era of the First Dynasty in Egypt. He grabs the heads of Egypt's defeated enemies and presents them to the king. Until the fourth dynasty, the title of Pharaoh consisted only of the name of Horus, and during that family the name of the golden Horus also appeared, as a second title for the king
</p>
<img src="images/alkamal.jpg" alt="wissam alkamal">
<p>
The Nishan al-Kamal or the Order of Perfection is one of the decorations that were awarded during the royal era in Egypt. The Nishan was established by a royal order issued by Sultan Hussein Kamel in 1915 AD, and it was preserved during the era of the Republic in 1953 AD, and this medal is granted to women only.
</p>
<img src="images/status.jpg" alt="a pharonic status">
<p>
this status is a collectible of the
<a href="https://nmec.gov.eg/"> National Museum of Egyptian Civlisation</a>
</p>
<img src="images/coin.jpg" alt="a coin from the era of king Farouk">
<p>
Egyption coin
</p>
<div class="Audio">
<img src="images/patren (5).jfif" alt="music image">
<audio controls>
<source src="Audio/parad (1).mp3">
</audio>
<img src="images/patren (2).jfif">
<audio controls>
<source src="Audio/parad (2).mp3">
</audio>
<img src="images/patren (8).jfif">
<audio controls>
<source src="Audio/parad (3).mp3">
</audio>
<img src="images/patren (1).jfif">
<audio controls>
<source src="Audio/parade4.mp3">
</audio>
<img src="images/patren (3).jfif">
<audio controls>
<source src="Audio/parade5.mp3">
</audio>
</div>
</div>
<div class="caption">
<h2>Egypt best destinations</h2>
<p>
The mighty Nile and magnificent monuments
entice many to Egypt while the beguiling
desert and lush delta wow visitors.
Add in the country's long and
lingering past and culture full of stories,
it is a travelers dream.
</p>
<h3>Luxor <i class="fa-solid fa-ankh"></i></h3>
<img src="images/luxor.jfif" alt="luxor photo">
<img src="images/luxor (2).jfif" alt="luxor image">
<p>
Luxor is a modern city in Upper Egypt which
includes the site of the Ancient Egyptian
city of Thebes. Luxor has frequently
been characterized as the "world's greatest
open-air museum", as the ruins of the Egyptian
temple complexes at Karnak and Luxor stand
within the modern city.
</p>
<h3>The pyrimds of Giza</h3>
<img src="images/pyramids (1).jfif" alt="pyramids of Giza">
<img src="images/pyramids (2).jfif" alt="pyramids of Giza">
<p>
The oldest and largest of the pyramids in
the Giza pyramid complex bordering present-day
Giza in Greater Cairo, Egypt. It is the oldest
of the Seven Wonders of the Ancient World,
and the only one to remain largely intact.
</p>
<h3>Cruising the Nile</h3>
<img src="images/nile (1).jfif" alt="nile the Egyption river">
<img src="images/nile (2).jfif" alt="the Nile">
<p>
Egypt is defined by the Nile. For many visitors,
a multi-day cruise upon this famed waterway that
saw the rise of the Pharaonic era is a highlight
of their Egypt trip.
Cruising the Nile is also the most relaxing way
to see the temples that stud the banks of
the river on the route between Luxor and Aswan,
plus sunrise and sunset over the date-palm-studded
river banks, backed by sand dunes, is one of Egypt's
most tranquil vistas.
The two famous sights on a Nile Cruise are the Temple
of Kom Ombo and Edfu's Temple of Horus,
where all the big cruise boats stop.
If you'd prefer a less crowded and slower experience,
though, and don't mind "roughing it" a bit,
you can also cruise the Nile by felucca (Egypt's traditional lateen-sailed wooden boats),
which also allows you to create your own itinerary.
The vast amount of cruise boat itineraries depart
from either Luxor and Aswan,
but feluccas can only be chartered for
multi-day trips from Aswan.
</p>
<h3>Diving the Red Sea</h3>
<img src="images/redsea (1).jfif" alt="red sea">
<img src="images/redsea (2).jfif" alt="red sea">
<p>
Below the Red Sea's surface is
another world as fascinating as the
temples and tombs on land.
The coral reefs of
the Red Sea are renowned among scuba
divers for both the soft corals on display
and the vast amount of sea life,
ranging from colorful reef fish and nudibranchs,
to sharks, dolphins, turtles, rays, and even dugongs.
For divers, the most famous town to base yourself in
is Sharm el-Sheikh on the Sinai Peninsula,
closest to the reefs of Ras Mohammed National Park,
as well as the reefs of the Straits of Tiran.
To dive the sites of the Straits of Gubal head
to Hurghada or El Gouna on the Red Sea coast,
while advanced divers should check out
the resort of Marsa Alam, the nearest base for
diving Egypt's "deep south" dive sites.
</p>
<img src="images/redsea.png" alt="drawn ship">
<img src="images/redseaA (2).jfif" alt="woman plays with sharks">
<p>
As well as fish life and coral,
the Red Sea is a major wreck-diving
destination.
The most famous wreck is the Thistlegorm,
a British WWII cargo ship that
was on its way to resupply
Allied troops when it was bombed by
the Germans in 1941.
Today the site is regarded by
divers as one of the top five wreck dives
in the world due to the vast cargo of cars,
motorbikes, and WWII memorabilia that can be
seen both scattered on the sea bed around
the wreck and inside the ship itself.
Dive boat trips to the wreck are organized
from both Sharm el-Sheikh and Hurghada.
</p>
<video width="570px" height="350px" controls>
<source src="video/redSea.mp4" type="video/mp4">
</video>
<h3>
Explore Islamic Cairo
</h3>
<img src="images/islamicCairo.jfif" alt="ibn tololn mosque">
<img src="images/islamicCairo.png" alt="Al Zhar mosque">
<p>
The atmospheric, narrow lanes of the
capital's Islamic Cairo district are crammed
full of mosques, madrassas
(Islamic schools of learning),
and monuments dating from the Fatimid
through to the Mameluke eras.
This is where you'll find the labyrinth
shopping souq of Khan el-Khalili,
where coppersmiths and artisans
still have their tiny workshops,
and stalls are laden with ceramics,
textiles, spice, and perfume.
Surrounding the market is a muddle of roads,
home to some of the most beautiful preserved
architecture of the old Islamic empires.
There is a wealth of history here to explore.
Visit Al-Azhar Mosque and the dazzling Sultan
Hassan Mosque, and make sure to climb up to
the roof of the ancient medieval gate of Bab
Zuweila for the best minaret-speckled
panoramas across the district.
</p>
<h3>South Sinai's Beach Life</h3>
<img src="images/sinai (1).jfif" alt="sinai">
<img src="images/sinai (2).jfif" alt="south sinai">
<p>
Egypt's South Sinai region,
on the Sinai Peninsula,
offers a beach for every type of traveler.
Sharm el-Sheikh is a European-style resort
town packed full of luxury hotels,
international restaurants, and bags
of entertainment options.
A favorite with Europeans on
winter-sun vacations,
many of the resorts here cater
to families on one- or two-week
sun-and-sand breaks.
Dahab is a low-key beach town with a
budget-traveler heart, which is just
as much about desert excursions and
adventures as the sea.
It's particularly known
for its cheap dive-package
deals and for its lagoon beach area
where windsurfing and
kitesurfing are the top activity.
Up the coast, between the port town of
Nuweiba and the border town of Taba are
the bamboo hut retreats that offer complete
get-away-from-it-all respites from
life and back-to-basics beach life.
</p>
</div>
</div>
</main>
<section class="comcont">
<div class="comment">
<div class="userImage">
<h3 id="userName"></h3>
<img src="images/userGray.jfif" alt="profile deafult" id="imagc">
</div>
<div class="stars">
<input type="radio" id="star1"><label for="star1"></label>
<input type="radio" id="star2"><label for="star2"></label>
<input type="radio" id="star3"><label for="star3"></label>
<input type="radio" id="star4"><label for="star4"></label>
<input type="radio" id="star5"><label for="star5"></label>
</div>
<div class="caption">
<P id="com">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</P>
</div>
<div class="upload">
<h3>upload your profile image</h3>
<input type="file" accept="image/*" id="profile">
<h3>you userName</h3>
<input type="text" placeholder="your name" id="myName"></input>
<h3>You can post a comment</h3>
<input type="text" placeholder="write a comment" id="myComment">
<br>
<button id="submit" onclick="upload()">upload</button>
</div>
</div>
<script>
const img = document.querySelector("#imagc"); //img tag
const file = document.querySelector("#profile");//input file
const commentText = document.querySelector("#myComment"); //input
const name = document.querySelector("#myName"); //input
const userName = document.querySelector("#userName");//h3
const reader = new FileReader; //to get the dataURL
const comText = document.querySelector("#com");//p for comment
window.addEventListener('load', ()=>{
/* console.log(localStorage.getItem("savedImage"));
const IMAGE = localStorage.getItem("savedImage");
console.log(IMAGE);
if(IMAGE){
img.setAttribute("src", IMAGE);
}*/
img.setAttribute("src", localStorage.getItem("savedImage"));
userName.innerHTML = localStorage.getItem("name");
comText.innerHTML = localStorage.getItem("comment");
});
file.addEventListener("change", function(){
reader.addEventListener("load", ()=>
{
console.log(reader.result);
localStorage.setItem("savedImage", reader.result);
});
reader.readAsDataURL(this.files[0]);
img.setAttribute("src", localStorage.getItem("savedImage"));
location.reload();
});
function upload(){
// console.log(commentText.value);
//console.log(name.value);
userName.innerHTML = name.value ;
localStorage.setItem("name", userName.innerHTML);
comText.innerHTML = commentText.value;
localStorage.setItem("comment", comText.innerHTML);
};
</script>
</section>
<!-- footer -->
<footer>
<div class="footerContainer">
<div class="footerTeam">
<h3>Developers</h3>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Hossam Ahmed</a>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Hamid Walid</a>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Hazem Ahmed</a>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Hazem Walid</a>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Hafez Adel</a>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Gamal Eldeen Ayman</a>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Basma Alaa</a>
<a href="" target="_blank"><i class="fa-brands fa-facebook"></i>Toqa Mahmoud</a>
</div>
<div class="footerAbout">
<a href="">Home</a>
<a href="">Where to go</a>
<a href="">What to do</a>
<a href="">Covid-19</a>
<a href="">Feedback</a>
</div>
<div class="footercopyr">
<span>© Travelism</span>
</div>
</div>
</footer>
</body>
</html>