Spaces:
Sleeping
Sleeping
Commit
·
a31919d
1
Parent(s):
da6befb
Upload levant.html
Browse files- templates/levant.html +22 -0
templates/levant.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>Levant</u></center></em></h1>
|
8 |
+
</div>
|
9 |
+
<div class="container">
|
10 |
+
<img class="levimg" src="/levant_vector.png" alt="Gulf" height="950" width="950">
|
11 |
+
<div class="levtext"><h2>الشام</h2></div>
|
12 |
+
</div>
|
13 |
+
</form>
|
14 |
+
</div>
|
15 |
+
|
16 |
+
</body>
|
17 |
+
</section>
|
18 |
+
|
19 |
+
</main>
|
20 |
+
|
21 |
+
|
22 |
+
|