-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinde.html
More file actions
44 lines (40 loc) · 1.2 KB
/
inde.html
File metadata and controls
44 lines (40 loc) · 1.2 KB
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
43
44
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Glory's Personal CV </title>
</head>
<body>
<a href="https://www.ifocusdmg.com/">
<img src="Glory Echonwere.jfif" alt="Glory Echonwere's Picture"></a>
<h1>Glory Echonwere</h1>
<p><em>I am a Web Developer for <strong><a href="https://www.ifocusdmg.com/">IFocus Digital</a></strong> </em></p>
<p>I am a software developer and web developer. I am also a fund manager</p>
<hr size: "30" noshade>
<h3>Management vs Development</h3>
<ul>
<li>Management is more practical</li>
<li>Management requires more skill practice than development </li>
<li>Development is for leaders</li>
<li>Development has a lot of morale</li>
</ul>
<ol>
<li>Accounting is similar</li>
<li>Studying is fun</li>
<li>Books for sale
<ol type="i">
<li>Mathematics</li>
<li>Computer</li>
<li>Bookkeeping</li>
</ol>
</li>
<li>I love Coding dear</li>
</ol>
<ol type="a">
<li>God is good</li>
<li>Christ died for us</li>
<li>who is like him</li>
</ol>
<p> <a href="Contact us.html">Contact Us</a></p>
</body>
</html>