-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebdesign.html
311 lines (236 loc) · 12.2 KB
/
webdesign.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
<!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/webdesign.jpg" width = "100%" alt "">
</div>
</div>
<div class = "about_wrap">
<div class = "aboutus">
<header><h1><center>WEB DESIGN</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 Web Design</p>
<p><strong>Professional Certification:</strong> Adobe Certified Associate (Dreamweaver)</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Courses:</h4></header>
<content>
<p><ul>
<li><span>XHTML,HTML,CSS</span></li>
<li><span>Dreamweaver</span></li>
<li><span>Adobe Fireworks</span></li>
<li><span>Word Press</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h3>Overall Objectives:</h3></header>
<header><h4>At the end of the programme, participants would be able to: </h4></header>
<content>
<p><ul>
<li><span>Effectively use XHTML, HTML and CSS</span></li>
<li><span>Effectively use Dreamweaver</span></li>
<li><span>Effectively use Adobe Fireworks </span></li>
<li><span>Effectively use Word Press </span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>XHTML, HTML Course Outline: </h4></header>
<content>
<p><ul>
<li><span>Introduction to XHTML, HTML </span></li>
<li><span>Performing basic operations in XHTML, HTML</span></li>
<li><span>Working with forms in XHTML, HTML </span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Dreamweaver Course Outline:</h4></header>
<content>
<p><ul>
<li><span>Understanding the Dreamweaver Environment </span></li>
<li><span>Working with objects and tables </span></li>
<li><span>Understanding Links </span></li>
<li><span>Generating Reports </span></li>
<li><span>Introduction to CSS</span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Adobe Fireworks Course Outline:</h4></header>
<content>
<p><ul>
<li><span>Understanding the Adobe Fireworks Environment.</span></li>
<li><span>Creating shapes in a document </span></li>
<li><span>Creating Vector Paths</span></li>
<li><span>Working with Text </span></li>
<li><span>Working with Bitmap Graphics </span></li>
<li><span>Enhancing Objects </span></li>
<li><span>Working with Pages </span></li>
<li><span>Working with Hotspots </span></li>
<li><span>Creating Web Elements </span></li>
<li><span>Finalizing Documents </span></li>
</ul>
</p>
</content>
</div>
<div class = "aboutus">
<header><h4>Word Press Course Ouline:</h4></header>
<content>
<p><ul>
<li><span>Understanding the Wordpress Environment</span></li>
<li><span>Creating and adding a new logo</span></li>
<li><span>Working with Pages</span></li>
<li><span>Creating Custom Menu</span></li>
<li><span>Working with Blogs, Widget, Media and Plugins </span></li>
<li><span>Managing Content</span></li>
<li><span>Working with Pages </span></li>
<li><span>Working with Hotspots </span></li>
<li><span>Creating Web Elements </span></li>
<li><span>Finalizing Documents </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>