Spaces:
Sleeping
Sleeping
Commit
·
4459943
1
Parent(s):
f148386
Upload egypt.html
Browse files- templates/egypt.html +22 -0
templates/egypt.html
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<main>
|
| 2 |
+
<head>
|
| 3 |
+
<link rel="stylesheet" href="style.css">
|
| 4 |
+
</head>
|
| 5 |
+
<section id="text-classification">
|
| 6 |
+
<div class="">
|
| 7 |
+
<h1><center><u>Egypt</u></center></em></h1>
|
| 8 |
+
</div>
|
| 9 |
+
<div class="container">
|
| 10 |
+
<img src="/egypt_vector.png" alt="Egypt">
|
| 11 |
+
<div class="centered"><h2>مصر</h2></div>
|
| 12 |
+
</div>
|
| 13 |
+
</form>
|
| 14 |
+
</div>
|
| 15 |
+
|
| 16 |
+
</body>
|
| 17 |
+
</section>
|
| 18 |
+
|
| 19 |
+
</main>
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
|