forked from sloyer/devtest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
363 lines (292 loc) · 10.8 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
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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!DOCTYPE HTML>
<!--
devtest by Ken Hayes
Ken likes skateboarding and being lazy. If you think Ken is scateboarding too much and being too lazy with his code, please let him know 907-306-3343.
-->
<html>
<head>
<title>Developer Test</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="description" content="This is the test for the internship with Alopexid!">
<meta name="keywords" content="awesome-test">
<!-- Here are the css files. I currently only have 2 files, to make things simple. However I'll likely add another responsive file to best respond for tablets AND phones if I have enough time to make this project awesome. -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" media="screen and (max-width: 900px)" href="css/style-mobile.css">
</head>
<body>
<!-- the header is the blue section at the top and contains the navigation, the logo/name section and the large-centered-text section. -->
<header id="header">
<div id="logo">
<h1 class="left"><a href="index.html">MD Template</a></h1>
</div>
<nav id="nav" class="right">
<ul class="right">
<li>
<a href="#service">Service</a>
</li>
<li>
<a href="#work">Work</a>
</li>
<li>
<a href="#team">Team</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
<li>
<a href="download.html">Download</a>
</li>
</ul>
</nav>
<div id="large-text">
<h1>I Love</h1>
</div>
</header><!-- end header section -->
<!-- description with 3 icons -->
<!-- link anchor for navigation-->
<a name="service"></a>
<div id="service" class="margins">
<!-- description -->
<h2>Lorem ipsum dolor sit amet, consectetur adipiscing elit. <span class="blue">Phasellus</span> vestibulum lorem risus, nec suscipit lorem <span class="blue">laoreet quis</span>.</h2>
<!-- icon 1 Left -->
<div id="icon1" class="icon">
<img src="images/fast.png" alt="Super fast development" height="100" width="100" />
<h3><b>Speeds Up Development</b></h3>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Aenean commodo ligula eget dolor. Cum socas radoque persistibus et magnis dis parfluient magnus.</p>
</div>
<!-- icon 2 middle -->
<div id="icon2" class="icon">
<img src="images/user.png" alt="Focused user experience" height="100" width="100" />
<h3><b>User Experienced Focused</b></h3>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Aenean commodo ligula eget dolor. Cum socas radoque persistibus et magnis dis parfluient magnus. nascebur ridicullus mus.</p>
</div>
<!-- icon 3 Right -->
<div id="icon3" class="icon">
<img src="images/screen.png" alt="Responsive as all hell" height="100" width="100" />
<h3><b>Fully Responsive</b></h3>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit. Aenean commodo liguils egit dolor. Aenean massa.</p>
</div>
</div><!-- end service area and descriptin with 3 icons -->
<!-- work tiles -->
<!-- anchor for navigation -->
<a name="work"></a>
<div id="work" class="margins">
<!-- title -->
<h1 class="blueTitle"><b>Work</b></h1>
<!-- the work tiles are divided into three id's or two rows of 3. each row will consist of id's in this order: work-div1, work-div2 and work-div3. This way each tile can be categorized as left, middle or right. -->
<div class="work-divs">
<!-- top image -->
<img src="images/eye.8.png" alt="Mechanical eye" height="275" width="275"/>
<!-- title of project with little bullets image-->
<div class="bullets-image-div"
<h3>Project Title</h3>
<div class="bullets-image">
<!-- bullets image -->
<img src="images/bullets.png" width="4px" height="10px" />
</div>
</div>
<!-- link to project -->
<a href="">PROJECT LINK</a>
</div>
<div class="work-divs">
<!-- top image -->
<img src="images/bubbles-whiteletters.png" alt="Colorful bubbles" height="275" width="275"/>
<!-- title of project with little bullets image-->
<div class="bullets-image-div"
<h3>Project Title</h3>
<div class="bullets-image">
<!-- bullets image -->
<img src="images/bullets.png" width="4px" height="10px" />
</div>
</div>
<!-- link to project -->
<a href="">PROJECT LINK</a>
</div>
<div class="work-divs">
<!-- top image -->
<img src="images/zebra-stripes2.png" alt="Chevron stripes" height="275" width="275"/>
<!-- title of project with little bullets image-->
<div class="bullets-image-div"
<h3>Project Title</h3>
<div class="bullets-image">
<!-- bullets image -->
<img src="images/bullets.png" width="4px" height="10px" />
</div>
</div>
<!-- link to project -->
<a href="">PROJECT LINK</a>
</div>
<div class="work-divs">
<!-- top image -->
<img src="images/Bullseye.png" alt="Bullseye" height="275" width="275"/>
<!-- title of project with little bullets image-->
<div class="bullets-image-div"
<h3>Project Title</h3>
<div class="bullets-image">
<!-- bullets image -->
<img src="images/bullets.png" width="4px" height="10px" />
</div>
</div>
<!-- link to project -->
<a href="">PROJECT LINK</a>
</div>
<div class="work-divs">
<!-- top image -->
<img src="images/circuit.png" alt="Circuit board" height="275" width="275"/>
<!-- title of project with little bullets image-->
<div class="bullets-image-div"
<h3>Project Title</h3>
<div class="bullets-image">
<!-- bullets image -->
<img src="images/bullets.png" width="4px" height="10px" />
</div>
</div>
<!-- link to project -->
<a href="">PROJECT LINK</a>
</div>
<div class="work-divs">
<!-- top image -->
<img src="images/darksquares.png" alt="Cloth squares" height="275" width="275"/>
<!-- title of project with little bullets image-->
<div class="bullets-image-div"
<h3>Project Title</h3>
<div class="bullets-image">
<!-- bullets image -->
<img src="images/bullets.png" width="4px" height="10px" />
</div>
</div>
<!-- link to project -->
<a href="">PROJECT LINK</a>
</div>
</div><!-- end work tiles -->
<!-- javascript image slider -->
<a name="js-slider"></a>
<!-- container for slider -->
<div class="sliderContainer">
<!-- placing the javascript slideshow -->
<div href="javascript:gotoshow()">
<img src="images/js slider/js-slide-tron.png" name="slide">
</div>
<!-- calling the javascript slideshow -->
<script type="text/javascript" src="script.js"></script>
</div><!-- end javascript image slider -->
<!-- our team -->
<a name="team"></a>
<div id="team" class="margins">
<!-- title -->
<h1 class="blueTitle"><b>Our Team</b></h1>
<!-- team members -->
<div id="icon4" class="iconB">
<div id="icon5">
<img src="images/flash.png" alt="" height="100" width="100" />
</div>
<h5>Flash</h5>
<h5><i><span style="color:#ff0000">CEO</span></i></h5>
<!-- social -->
<div class="social">
<img src="images/facebook.png" height="50" width="50" />
<img src="images/twitter.png" height="50" width="50" />
<img src="images/google.png" height="50" width="50" />
<img src="images/linkedin.png" height="50" width="50" />
</div>
</div>
<!-- icon 2 middle -->
<div id="icon4" class="iconB">
<div id="icon5">
<img src="images/catwoman.png" alt="" height="100" width="100" />
</div>
<h5>Cat Woman</h5>
<h5><i><span style="color:#ff0000">DESIGNER</span></i></h5>
<!-- social -->
<div class="social">
<img src="images/facebook.png" height="50" width="50" />
<img src="images/twitter.png" height="50" width="50" />
<img src="images/google.png" height="50" width="50" />
<img src="images/linkedin.png" height="50" width="50" />
</div>
</div>
<!-- icon 3 Right -->
<div id="icon4" class="iconB">
<div id="icon5">
<img src="images/captainamerica.png" alt="" height="100" width="100" />
</div>
<h5>Capt. America</h5>
<h5><i><span style="color:#ff0000">CMO</span></i></h5>
<!-- social -->
<div class="social">
<img src="images/facebook.png" height="50" width="50" />
<img src="images/twitter.png" height="50" width="50" />
<img src="images/google.png" height="50" width="50" />
<img src="images/linkedin.png" height="50" width="50" />
</div>
</div>
<div id="icon4" class="iconB">
<div id="icon5">
<img src="images/robin.png" alt="" height="100" width="100" />
</div>
<h5>Robin</h5>
<h5><i><span style="color:#ff0000">DEVELOPER</span></i></h5>
<!-- social -->
<div class="social">
<img src="images/facebook.png" height="50" width="50" />
<img src="images/twitter.png" height="50" width="50" />
<img src="images/google.png" height="50" width="50" />
<img src="images/linkedin.png" height="50" width="50" />
</div>
</div>
</div><!-- end our team -->
<!-- footer - 4 collumns -->
<footer id="footer" class="margins">
<!-- div covering two left divs -->
<div id="outter-div">
<!-- left most div -->
<div id="left-div-left" class="iconC">
<div id="icon5">
<p><img src="images/user.png" alt="" height="20" width="20" /> First Name</p>
</div>
<div class="social">
<p><img src="images/screen.png" height="20" width="20" /> Message</p>
</div>
</div>
<!-- left middle div -->
<div id="left-div-right" class="iconC">
<div id="icon5">
<p><img src="images/fast.png" alt="" height="20" width="20" /> Email id</p>
</div>
<!-- submit button -->
<div class="footer-button">
<a href="#">Submit <span style="font-size: 150%"> <b>></b></span></a>
</div>
</div>
</div>
<!-- right middle div -->
<div id="right-div-left" class="iconC">
<div id="iconC">
<h3>joashpereira.com</h3>
<p>
<ul>
<li><a href="#" >Home</a></li>
<li><a href="#" >Blog</a></li>
</ul>
</p>
</div>
</div>
<!-- far right div -->
<div id="right-div-right" class="iconC">
<h3>Social</h3>
<div id="iconC">
<p><a href="facebook.com/#"><img src="images/facebook.png" alt="" height="20" width="20" /> facebook</a></p>
</div>
<div id="iconC">
<p><a href="twitter.com/#" ><img src="images/twitter.png" alt="" height="20" width="20" /> twitter</a></p>
</div>
<div id="iconC">
<p><a href="google.com/#" ><img src="images/google.png" alt="" height="20" width="20" /> google</a></p>
</div>
<div id="iconC">
<p><a href="linkedin.com/#" ><img src="images/linkedin.png" alt="" height="20" width="20" /> linkedin</a></p>
</div>
</div>
</footer><!-- end footer -->
</body>
</html>