Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -1
index.html
CHANGED
|
@@ -11,8 +11,13 @@
|
|
| 11 |
|
| 12 |
<body>
|
| 13 |
<header>
|
| 14 |
-
|
|
|
|
|
|
|
| 15 |
<p class="title">AI Engineer and Software developer</p>
|
|
|
|
|
|
|
|
|
|
| 16 |
</header>
|
| 17 |
|
| 18 |
<nav>
|
|
|
|
| 11 |
|
| 12 |
<body>
|
| 13 |
<header>
|
| 14 |
+
<div class="hero-image">
|
| 15 |
+
<div class="hero-text">
|
| 16 |
+
<h1>Ali Bidaran</h1>
|
| 17 |
<p class="title">AI Engineer and Software developer</p>
|
| 18 |
+
</div>
|
| 19 |
+
</div>
|
| 20 |
+
|
| 21 |
</header>
|
| 22 |
|
| 23 |
<nav>
|