-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
200 lines (132 loc) · 6.87 KB
/
contact.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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CONTACT </title>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link rel="shortcut icon" href="img/Capture.PNG" type="image/x-icon">
<link rel="stylesheet" href="css/bootstrap-grid.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Fraunces:wght@100&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital@1&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital@1&family=Oswald&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container">
<a href="/" class="navbar-brand">
JOE
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav m-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link " aria-current="page" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Project</a>
</li>
<li class="nav-item">
<a class="nav-link " href="resume.html">Resume</a>
</li>
</ul>
<form class="d-flex">
<a href="https://github.com/Josephchinedu">
<svg class="octicon octicon-mark-github v-align-middle" height="32" viewBox="0 0 16 16" version="1.1" width="32" aria-hidden="true"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path></svg>
</a>
</form>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-md-2" id="mainb">
<div style="visibility: hidden;" id="carouselExampleIndicators" class="carousel slide carousel-fade" data-bs-ride="carousel">
<ol class="carousel-indicators">
<li data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="90000">
<img src="img/pic13.png" class="d-block" alt="..." style="max-width: 100%; visibility: hidden;">
</div>
</div>
</div>
<div class="social-icons">
<ul>
<li><a href="https://www.linkedin.com/in/joseph-chinedu-ba9a19170" style="font-family: 'Noto Sans', sans-serif;"><img src="img/linkedin.png" /> Linkedin</a></li>
<li><a href="https://twitter.com/JosephChineduO2" style="font-family: 'Noto Sans', sans-serif;"><img src="img/twitter.png" /> twitter</a></li>
</ul>
</div>
</div>
<div class="col-md-8">
<div class="profile-name">
<h1 id="projk">CONTACT</h1>
<h3>CONTACT</h3>
</div>
<div class="row" style="margin-top: 60px;">
<div class="col-md-6">
<div id="wsif">
<span>2018</span>
<h2>Front-end Degree</h2>
<p id="dd">Digital Design247 Technologies</p>
<p >Trained on basic front-end technologies</p>
</div>
</div>
<div class="col-md-6">
<div id="wsif">
<span>2019</span>
<h2>Front-end Bootcamp</h2>
<p id="dd">Udemy</p>
<p >Advanced training on front-end technologies</p>
</div>
</div>
</div>
<div class="row" style="margin-top: 60px;">
<div class="col-md-6">
<div id="wsif">
<span>2019</span>
<h2>Javascript Degree</h2>
<p id="dd">IBM DIGITAL – NATION AFRICA</p>
<p >Advanced training on Javascript</p>
</div>
</div>
</div>
</div>
<div class="col-md-2" id="argr">
<a href="projects.html">
<img src="img/right-arrow.png" alt="" style="float: right; position: relative; top: 250px;">
</a>
</div>
</div>
</div>
<!-- FOOTER SECTIONS-->
<footer class="footer" style="margin-top: 40px; position: relative; top: 90px;" >
<div class="container-fluid">
<div class="row">
<div class="col-md-3">
<div class="flex-container">
<div class="flex-item rfd">TW</div>
<div class="flex-item rfd">LIND</div>
<div class="flex-item rfd">C-pen</div>
</div>
</div>
<div class="col-md-6"></div>
<div class="col-md-3" style="text-align: right;" id="num-fot">
<h6 id="page_num">02</h6>
<div id="pl" style="background-color: #eee; height: 2px; width:40px; right: 20px; float: right; top: 30px; position: relative;">
</div>
<h5 id="page_numr" style=" position: relative; top: 30px;">04</h5>
</div>
</div>
</footer>
<script src="js/bootstrap.js"></script>
</body>
</html>