-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
42 lines (40 loc) · 1.18 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>iyinoluwa project site</title>
</head>
<body>
<table>
<tr>
<td><img src="R (2)-modified.png" alt="picture of a mercedes benz" height="200" ></td>
<td><h1>UZAMERE IYINOLUWA</h1>
<p><h4>FOUNDER OF AUTOVILE</h4></p>
<p><h4> FULLSTACK DEVELOPER AND AUTOBILE MANGER </h4></p>
</td>
</tr>
</table>
<hr size=3 noshade>
<h3>WORK EXPERIENCE</h3>
<ul>
<li> worked for dextercyberlab</li>
<li>working for 3reen as a automobile manger</li>
<li>working with korean company as a automobile manger</li>
</ul>
<hr size="3"noshade >
<h3>skills</h3>
<table cellspacing>
<tr>
<td>
<h4>web developer</h4>
<p><h4>automobile manger</h4></p>
</td>
<td>*********
<p>********</p>
</td>
</tr>
</table>
<hr size="3" noshade >
<h4><strong><a href="contactname.html">contact name</a></h4></strong>
</body>
</html>