Added egypt
This commit is contained in:
85
egypt/History.html
Normal file
85
egypt/History.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!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">
|
||||
<title>Egypt's History</title>
|
||||
<link rel="stylesheet" href="History.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="navbar">
|
||||
<h2 class="logo">EGYPT</h2>
|
||||
<nav>
|
||||
<ul>
|
||||
<li id="li1">Home</li>
|
||||
<li id="li2">History</li>
|
||||
<li id="li3">Explore</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<i class="fa-solid fa-bars"></i>
|
||||
</div>
|
||||
<div class="wrapper">
|
||||
<div class="box">
|
||||
<div class="front-face face1">
|
||||
<span>Ancient Egypt</span>
|
||||
</div>
|
||||
<div class="back-face">
|
||||
<span>Ancient Egypt</span>
|
||||
<p>
|
||||
Ancient Egypt is divided into three “kingdom” periods—Old, Middle, and New—with shorter intermediate periods separating the kingdoms. Even before the Old Kingdom period, the foundations of Egyptian civilization were being laid for thousands of years, as people living near the Nile increasingly focused on sedentary agriculture, which led to urbanization and specialized, non-agricultural economic activity.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="front-face face2">
|
||||
<span>OLD Ancient Egypt Kingdom</span>
|
||||
</div>
|
||||
<div class="back-face">
|
||||
<span>OLD Ancient Egypt Kingdom</span>
|
||||
<p>
|
||||
Evidence of human habitation in Egypt stretches back tens of thousands of years. It was only in about 6000 BCE, however, that widespread settlement began in the region. Around this time, the Sahara Desert expanded. Some scientists think this expansion was caused by a slight shift in the tilt of the Earth. Others have explored changing rainfall patterns, but the specific causes are not entirely clear. <br>The most important result of this expansion of the Sahara for human civilization was that it pushed humans closer to the Nile River in search of reliable water sources.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="front-face face3">
|
||||
<span>MIDDLE Ancient Egypt Kingdom</span>
|
||||
</div>
|
||||
<div class="back-face">
|
||||
<span>MIDDLE Ancient Egypt Kingdom</span>
|
||||
<p>
|
||||
The Middle Kingdom saw Egypt unified again as kings found ways to take back power from regional governors. From the Middle Kingdom era forward, Egyptian kings often kept well-trained standing armies. The ability of the Egyptian state to create and maintain a standing military force and to build fortifications showed that it had regained control of substantial resources.
|
||||
Political fragmentation led to the Second Intermediate Period. The precise dates are unclear; even though writing allowed for more events to be recorded, most things still were not, and many more records have been lost or destroyed.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="front-face face4">
|
||||
<span>NEW Ancient Egypt Kingdom</span>
|
||||
</div>
|
||||
<div class="back-face">
|
||||
<span>NEW Ancient Egypt Kingdom</span>
|
||||
<p>
|
||||
Around 1550 BCE, the New Kingdom period of Egyptian history began with the expulsion of the Hyksos from Egypt and the restoration of centralized political control. This period was Egypt's most prosperous time and marked the peak of its power.
|
||||
Also in this period, Hatshepsut, Egypt’s most famous female ruler, established trade networks that helped build the wealth of Egypt and commissioned hundreds of construction projects and pieces of statuary, as well as an impressive mortuary temple at Deir el-Bahri. She also ordered repairs to temples that had been neglected or damaged during the period of Hyksos rule.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="front-face face5">
|
||||
<span>Egypt now</span>
|
||||
</div>
|
||||
<div class="back-face">
|
||||
<span>Egypt now</span>
|
||||
<p>
|
||||
Nowadays Egypt's currency, people, goverment, land changed & Egypt became one of the important countries in Africa & the middle east, Now Egypt is ruled by military ruling, Islam became the major religion after christianity, Egypt’s capital is now Cairo but goverment is trying to change it to the New Administrative Capital
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user