Spaces:
Sleeping
Sleeping
Commit
·
dc18627
1
Parent(s):
f014f85
Upload gulf.html
Browse files- templates/gulf.html +22 -0
templates/gulf.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>Gulf</u></center></em></h1>
|
| 8 |
+
</div>
|
| 9 |
+
<div class="container">
|
| 10 |
+
<img class="gulfimg" src="/gulf_vector.png" alt="Gulf" height="350" width="350">
|
| 11 |
+
<div class="gulftext"><h2>خليج</h2></div>
|
| 12 |
+
</div>
|
| 13 |
+
</form>
|
| 14 |
+
</div>
|
| 15 |
+
|
| 16 |
+
</body>
|
| 17 |
+
</section>
|
| 18 |
+
|
| 19 |
+
</main>
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
|