-
Notifications
You must be signed in to change notification settings - Fork 0
/
Hardware.html
342 lines (258 loc) · 13.3 KB
/
Hardware.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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<!DOCTYPE>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Learninghub </title>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/slide2.css">
<link rel="stylesheet" href="css/simple-slideshow-styles.css">
</head>
<body>
<div class = "body">
<div class = "header">
<div class = "wrapper">
<div class = "left">
<a href ="http://pac-center.com/#/ms-23/1">
<img src = "images/learninghub.png" width = "406" height = "75" alt"">
</a>
</div>
<div class = "right">
<img src = "images/call.png" width = "15" height = "15" alt "">
<div class = "today">
<small>Call us today</small></br>
<strong>09-2921465</strong>
</div>
</div>
<div class = "right_2">
<img src = "images/location.png" width = "10" height = "15" alt "">
<div class = " right_1">
<a href = "https://www.google.com.ng/maps">
<small>Suite 1, Capital Hub Mall, Plot 272 Ahmadu Bello Way</small></br>
<strong> Along Wuse-Gwarinpa-Next Express Way, F.C.T Abuja.</strong></small>
</a>
</div>
</div>
</div>
</div>
<nav>
<label for="drop" class="toggle">Menu</label>
<input type="checkbox" id="drop" />
<ul class="menu">
<li><a href="index.php">Home</a></li>
<li>
<!-- First Tier Drop Down -->
<label for="drop-1" class="toggle">About Us +</label>
<a href="#">About Us</a>
<input type="checkbox" id="drop-1"/>
<ul>
<li><a href="About us.html">About Us</a></li>
<li><a href="methodology.html">Methodology</a></li>
</ul>
</li>
<li><a href="service.html">Services</a></li>
<li>
<!-- First Tier Drop Down -->
<label for="drop-2" class="toggle">List of Courses +</label>
<a href="#">List of Courses</a>
<input type="checkbox" id="drop-2"/>
<ul>
<li><a href="administration.html">Administration</a></li>
<li><a href="agriculture.html">Agriculture</a></li>
</ul>
</li>
<li>
<!-- First Tier Drop Down -->
<label for="drop-2" class="toggle">Ongoing Courses +</label>
<a href="#">Ongoing Courses</a>
<input type="checkbox" id="drop-2"/>
<ul>
<li><a href="creative.html">Creative</a></li>
<li><a href="enterprise.html">Enterprise</a></li>
<li><a href="excel.html">Microsoft Excel</a></li>
<li><a href="Hardware.html">Hardware</a></li>
<li><a href="management.html">MIS</a></li>
<li><a href="microsoft_office.html">Microsoft Office</a></li>
<li><a href="networking.html">Networking</a></li>
<li><a href="webdesign.html">Web Design</a></li>
<li><a href="webdev.html">Web Development</a></li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="https://www.facebook.com/TheLearningHubNG/"><img src="images/soc/facebook1.png" height="32" width="32"></a></li>
<li><a href="https://twitter.com/LearningHubNG"><img src="images/soc/twitter1.png" height="32" width="32"></a></li>
<li><a href="https://www.instagram.com/thelearninghub_ng/"><img src="images/soc/instagram1.png" height="32" width="34"></a></li>
</ul>
</nav>
<div class ="left_image">
<div class ="L_img">
<img src = "images/gallery/hardware.jpg" width = "100%" alt "">
</div>
</div>
<div class = "about_wrap">
<div class = "aboutus">
<header><h1><center>HARDWARE TECHNOLOGY</center></h1></header>
<content>
<p><strong>Duration:</strong> 12 weeks (108 hours)</p>
<p><strong>Lecture Days:</strong> 3 times/week (3 hours/day)</p>
<p><strong>Certificate Awarded:</strong> Diploma in Hardware Technology</p>
<p><strong>Professional Certification:</strong> CompTIA A+</p>
</content>
</div>
<div class = "aboutus">
<header><h3>Course Outline:</h3></header>
<header><h4>Hardware Fundamentals</h4></header>
<content>
<p> <ul>
<li><span>Computer System Components</span></li>
<li><span>Storage Devices</span></li>
<li><span>Device Connections And Interfaces</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Operating Systems Fundamental: </h4></header>
<content>
<p><ul>
<li><span>Personal Computer Operating Systems</span></li>
<li><span>Windows Control Panel Utilities</span></li>
<li><span>Command Line Tools</span></li>
<li><span>Windows Security Settings</span></li>
<li><span>Windows Operating System Tools</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Operational Procedures</h4></header>
<content>
<p><ul>
<li><span>Basic Maintenance Tools And Techniques </span></li>
<li><span>Electrical Safety</span></li>
<li><span>Environmental Safety And Materials Handling </span></li>
<li><span>Professionalism And Communication</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Peripheral Components</h4></header>
<content>
<p><ul>
<li><span>Install And Configure Display Devices</span></li>
<li><span>Install And Configure Input Devices </span></li>
<li><span>Install And Configure Expansion Cards Install And Configure Multimedia Devices</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Managing System Components Motherboards</h4></header>
<content>
<p><ul>
<li><span>Cpu And Cooling Systems</span></li>
<li><span>Select And Install Power Supplies</span></li>
<li><span>Ram Types And Features</span></li>
<li><span>Install And Configure Storage Devices</span></li>
<li><span>Configure The System Bios </span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Installing And Configuring Operating Systems</h4></header>
<content>
<p><ul>
<li><span>Implement Virtualization</span></li>
<li><span>Install Microsoft Windows</span></li>
<li><span>Windows Upgrades</span></li>
<li><span>Windows Preventive Maintenance</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Customized Client Environments</h4></header>
<content>
<p><ul>
<li><span>Standard Clients</span></li>
<li><span>Custom Client Environments</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Networking Technologies</h4></header>
<content>
<p><ul>
<li><span>Physical Network Connections</span></li>
<li><span>Tcp/Ip</span></li>
<li><span>Network Connectivity</span></li>
<li><span>Ports And Protocols</span></li>
<li><span>Set Up And Configure Windows Networking</span></li>
<li><span>Networking Tools</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Install And Configuring And Maintaining Soho Networks</h4></header>
<content>
<p><ul>
<li><span>Install And Configure Soho Networks</span></li>
<li><span>Soho Network Security</span></li>
</ul>
</p>
</content>
</div>
</div>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdCCsxfRwGcZPJyVFN3gNWlwzAapsq0lMpJvaMWb6HqYbvINw/viewform?usp=sf_link" id = "button">Register Here</a>
<div class = "bk">
<footer>
<div class = "footer_left">
<a>
<footer><p> © 2017 thelearningHub </p></footer>
</a>
</div>
<div class = "mobile_footer">
<div class = "footer_right">
<footer><p> We are social </p></footer>
</div>
<div class = "footer_social">
<a href="https://www.facebook.com/TheLearningHubNG/"target="new" title="Facebook">
<img class="socialicon" src="images/soc/facebook1.png" height="15" width="15">
</a>
<a href="https://twitter.com/LearningHubNG" target="new" title="Twitter">
<img class="socialicon" src="images/soc/twitter1.png" height="15" width="15">
</a>
<a href="https://www.instagram.com/thelearninghub_ng/" target="new" title="Instagram">
<img class="socialicon" src="images/soc/instagram1.png" height="15" width="15">
</a>
</div>
</div>
</footer>
</div>
</div>
<script src="js/hammer.min.js"></script><!-- for swipe support on touch interfaces -->
<script src="js/better-simple-slideshow.min.js"></script>
<script>
var opts = {
auto : {
speed : 3500,
pauseOnHover : true
},
fullScreen : false,
swipe : true
};
makeBSS('.num1', opts);
var opts2 = {
auto : false,
fullScreen : true,
swipe : true
};
makeBSS('.num2', opts2);
</script>
</body>