-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
174 lines (151 loc) · 8.15 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="index.css">
<script src="https://kit.fontawesome.com/c5581513cc.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
</head>
<body>
<nav>
<ul>
<li><a class="active" href="#home">Home</a></li>
<li><a href="#news">News</a></li>
<li><a href="#contact">Contact</a></li>
<li style="float:right"><a href="#about">About</a></li>
</ul>
</nav>
<div class="bg">
<div class="first">
<div class="inner">
<h1 id="txt">Hello, I am</h1>
<h1 id="txt2">CHISOM OKONKWO C.</h1>
<h2>A Software Engineer</h2>
<p>C# || Dotnet || React</p>
</div>
</div>
</div>
<div class="second">
<div class="row col-bg">
<div class="col-4" style="text-align: center;">
<img src="pic.png" height= 150px; alt=""><br>
<h3 style="text-align: center; color: white; font-size: 23px; padding-top:20px">
Web Design
</h3>
<p style="text-align: left; color: #797979; font-size: 18px; padding-top:20px">
Far far away, behind the word mountains, far from the countries Vokalia and Consonantia,
there live the blind texts. Separated they live in Bookmarksgrove right at the coast of
the Semantics, a large language ocean.
</p>
</div>
<div class="col-4"style="text-align: center;">
<img src="database.png" height=150px; alt=""><br>
<h3 Style="text-align: center; color: white; font-size: 23px; padding-top:20px">
Web Development
</h3>
<p style=" text-align: left;color: #797979; font-size: 18px; padding-top:20px">
A small river named Duden flows by their place and supplies it with the necessary regelialia.
It is a paradisematic country, in which roasted parts of sentences fly into your mouth.
</p>
</div>
<div class="col-4">
<img src="seo.png" height=160px;>
<p style="text-align: center;">
<h3 Style="text-align: left; color: white; font-size: 23px; padding-top:20px">
Search Engine Optimization
</h3>
<p style="color: #797979; font-size: 18px; padding-top:20px">
A small river named Duden flows by their place and supplies it with the necessary regelialia.
It is a paradisematic country,
in which roasted parts of sentences fly into your mouth.
</p>
</div>
</div>
<div>
<div>
<div class="row">
<div class="col-6">
<img src="me.JPG" height="400px">
</div>
<div class="col-6">
<h3 Style="text-align: center; color: white; font-size: 23px; padding-top:20px">
About Me
</h3>
<h3 style="color:white; padding-top: 40px;">
Separated they live in Bookmarksgrove right
at the coast of the Semantics, a large language ocean.
A small river named Duden flows by their place and supplies it with the necessary
regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.
</h3>
<button style="padding: 10px; border-radius: 25px; background-color: #7AC64D; margin-top:15px;
width: 150px; color: white;">Hire Me</button>
</div>
<div >
</div>
</div>
<div class="row">
<div class="col-6">
<div style="color:white; padding: 20px; background-color:#333333; text-align: center;">
<h2 style="color: #7AC64D;"> Bio</h2>
<h4>Sex : Female</h4>
<h4>Nationality : Nigerian</h4>
</div>
</div>
<div class="col-6">
<div style="color:white; padding: 20px; background-color:#333333; text-align: center;">
<h2 style="color: #7Ac64D;" >Education</h2>
<h4>Bsc. Economics - Micheal Okpara University of Agriculture, Umudike.</h4>
<h4>Olevel - Success Education Center, Rivers State.</h4>
</div>
</div>
<div class="row">
<div class="col-6">
<div style="color:white; padding: 20px; background-color:#333333; text-align: center;">
<h2 style="color: #7Ac64D;" >Skills</h2>\
HTML
CSS
Javascript
C# ASP.NET
Microsoft Office
Customer Service
Ability to work in a team
Great Written, Reading and Spoken command of English
</div>
</div>
<div>
<div class="col-6">
<div style="color:white; padding: 10px; background-color:#333333; text-align: center;">
<h2>Socials</h2>
<img src="facebook.png" height="50px">
<img src="github.png" height="50px">
<img src="twitter.png" height="50px">
<img src="linked.png" height="50px">
<img src="instagram.png" height="50px">
</div>
</div>
</div>
<div class="row" style="padding-top:300px">
<div class="col-8">
<h2 style="color:white">Get in touch</h2>
<form style="padding-top:20px">
<input type="text" id="fname" name="fname" value="Your Name" size="100" style="background-color:#797979"><br><br>
<input type="text" id="Email" name="pin" size="100" value="Your Email" style="background-color:#797979"><br><br>
<input type="text" id="fname" name="fname" value="Your Phone Number" size="100" style="background-color:#797979"><br><br>
<textarea rows="6" cols="93" style="background-color:#797979; padding-left: 0px;">
Enter Message
</textarea><br><br>
<input type="submit" value="Submit" style="width: 100px; background-color: #7Ac64D; color: whites; padding:10px; border-radius: 250px;">
</form>
</div>
<div class="col-4">
<h2 style="color:white">My Contact Details</h2>
<h4 style="color:white; padding-top: 20px;">Email</h4>
<h6 style="color:white; padding-top: 0px;">[email protected]</h6>
<h4 style="color:white; padding-top: 0px;">Phone Number</h4>
<h6 style="color:white; padding-top: 0px;">08134295024</h6>
<h4 style="color:white; padding-top: 0px;">Address</h4>
<h6 style="color:white; padding-top: 0px;">Lagos Nigeria</h6>
</div>
</div>
</div>
</body>
</html>