-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
464 lines (444 loc) · 35.4 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
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<DOCTYPE html>
<html>
<head>
<script></script>
<link rel="stylesheet" href="css_reset.css">
<link rel="stylesheet" href="default.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<title>The Odin Project - Google</title>
<style>
</style>
</head>
<body>
<main>
<div id="main-body">
<!-- search bar -->
<div class="content-div" id="div-one">
<div class="div-box" id="div-image">
<img id="google-logo" src="https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_92x30dp.png" alt="Google">
</div>
<div class="div-box" id="div-search">
<div id="search-div-container">
<input type="text" class ="" id="typed-input" placeholder="The Odin Project">
<!-- <button type="reset" class="buttons" id="delete-input" value="reset"><i class="fas fa-times fa-lg"></i></button> -->
<button type="submit" class="buttons" id="search-input" value="submit"><i class="fas fa-search fa-lg"></i></button>
</div>
</div>
<div class="div-box" id="div-settings">
<button type="button" id="" value="" class="buttons"><i class="fas fa-cog"></i></button>
<button type="button" id="" value="" class="buttons"><i class="fas fa-align-justify"></i></button>
<button type="button" id="" value="" class="buttons"><img id="initial-image" src="https://lh3.googleusercontent.com/ogw/ADea4I6cPUZnlQyR2Fpc6SleRiBoI1JQmOrwRF10XW_l=s32-c-mo"> </button>
</div>
</div>
<div class="content-div" id="div-two">
<div class="div-box" id="div-searchtypes">
<!-- 7 icons with words -->
<button type="button" class="search-types-icons-buttons"><span class="material-icons md-17 colored">search</span><span class="span-next-to colored">All</span></button>
<button type="button" class="search-types-icons-buttons"><span class="material-icons md-17">crop_original</Span><span class="span-next-to">Images</span></button>
<button type="button" class="search-types-icons-buttons"><span class="material-icons md-17">slideshow</span><span class="span-next-to">Videos</span></button>
<button type="button" class="search-types-icons-buttons"><span class="material-icons md-17">search</span><span class="span-next-to">News</span></button>
<button type="button" class="search-types-icons-buttons"><span class="material-icons md-17">book</span><span class="span-next-to">Books</span></button>
<button type="button" class="search-types-icons-buttons"><span class="material-icons md-17">more_vert</span><span class="span-next-to">More</span></button>
<!--
<span class="material-icons md-17">search</span><span class="span-icons">All</span>
<button type="button" class="search-icons" id="search-icon" value=""><i class="fas fa-search fa-lg"></i><span>All</span></button>
<button type="button" class="search-icons" id="search-icon" value=""><i class="fas fa-search fa-lg"></i><span>All</span></button>
<button type="button" class="search-icons" id="images-icon" value=""><i class="fas fa-image fa-lg"></i><span>Images</span></button> -->
<!-- <button type="button" class="search-icons" id="news-icon" value=""><i class="fas fa-newspaper fa-lg"></i><span>News</span></button>
<button type="button" class="search-icons" id="videos-icon" value=""><i class="fab fa-youtube fa-lg"></i></i><span>Videos</span></button>
<button type="button" class="search-icons" id="books-icon" value=""><i class="fas fa-book fa-lg"></i><span>Books</span></button>
<button type="button" class="search-icons" id="more-icon" value=""><i class="fas fa-ellipsis-v fa-lg"></i><span>More</span></button> -->
</div>
<div class="div-box" id="div-tools">
<button type="button" class="search-types-icons-buttons"><span class="span-next-to">Tools</span></button>
<!-- just whitespace -->
</div>
</div>
<!-- results number end -->
<!-- search results -->
<div class="content-div" id="div-three">
<div id="blue-rectangle"></div>
<div class="div-box" id="search-counter">
<p>About 29,200,000 results (0.45 seconds)</p>
</div>
</div>
<!-- search results end -->
<!-- footer div (maybe change it to footer?) -->
<div class="content-div" id="div-four">
<div class="" id="content-main-div">
<div class="div-results flex-results" id="first-result" style="">
<div class="simple-result" id="first-result-simple">
<div class="result-link" id="" style="">
<span style="color:;"><p style="display: inline; background-color:;"><a href="https://www.theodinproject.com/" target="_blank">https://wwww.theodinproject.com</a></p></span>
<button type="button" class="buttons" id="caret-down" style="font-size: 15px;"><i class="fas fa-caret-down"></i></button>
</div>
<h3 style=""><a href="https://www.theodinproject.com/dashboard">The Odin Project: Your Career in Web Development Starts Here</a></h3>
<p>The Odin project empowers aspiring web developers to learn together.</p>
<span style="color: #70757a; font-size: 13px;">You've visited this page X times. 1 hour ago.</span>
</div>
<div class="mini-results" id="mini-results" style="">
<div class="mini-result" id="">
<h4 class="h4-mini-results"><a href="https://www.theodinproject.com/paths/foundations/courses/foundations" target="_blank">Foundations</a></h4>
<p>How This Course Will Work - HTML and CSS Basics - Prerequisites</p>
</div>
<div class="mini-result" id="">
<h4 class="h4-mini-results"><a href="https://www.theodinproject.com/paths" target="_blank">All Paths</a></h4>
<p>The Odin Project empowers anspiring web developers to ...</p>
</div>
<div class="mini-result" id="">
<h4 class="h4-mini-results"><a href="https://www.theodinproject.com/paths/foundations/courses/foundations/lessons/html-css" target="_blank">Login</a></h4>
<p>The Odin Project empowers anspiring web developers to ...</p>
</div>
<div class="mini-result" id="">
<h4 class="h4-mini-results"><a href="https://www.theodinproject.com/paths/full-stack-javascript" target="_blank">Full Stack Javascript</a></h4>
<p>The Odin Project empowers anspiring web developers to ...</p>
</div>
<div class="mini-result" id="">
<h4 class="h4-mini-results"><a href="https://www.theodinproject.com/paths/full-stack-javascript/courses/javascript" target="_blank">Javascript</a></h4>
<p>How this course will work - Library - Restaurant Page - Final Project</p>
</div>
<div class="mini-result" id="">
<h4 class="h4-mini-results"><a href="https://www.theodinproject.com/about" target="_blank">About</a></h4>
<p>The Odin Project provides a free open source coding curriculum ...</p>
</div>
<div class="mini-result extra-results" id="">
<h4 class="h4-mini-results" style="display: inline-block;"><a href="">More results from theodinproject.com</a></h4>
<button type="button" class="buttons" id="double-right"><i class="fas fa-angle-double-right fa-xs"></i></button>
</div>
</div>
</div>
<div class="div-results flex-results" id="fourth-result" style="">
<h3 class="grey-border" id="ask-header">People also ask</h3>
<div class="ask-div grey-border" id="">
<h4 style="" class="ask-titles" id="">Is Odin project for beginners?</h4>
<button class="buttons ask-arrow" id=""><i class="fas fa-chevron-down"></i></button>
</div>
<div class="ask-div grey-border" id="">
<h4 style="" class="ask-titles">Can I get a job with the Odin project?</h4>
<button class="buttons ask-arrow" id=""><i class="fas fa-chevron-down"></i></button>
</div>
<div class="ask-div grey-border" id="">
<h4 style="" class="ask-titles">How long does it take to complete the Odin project?</h4>
<button class="buttons ask-arrow" id=""><i class="fas fa-chevron-down"></i></button>
</div>
<div class="ask-div" id="">
<h4 style="" class="ask-titles">Is Odin project full stack?</h4>
<button class="buttons ask-arrow" id=""><i class="fas fa-chevron-down"></i></button>
</div>
<div id="feedback-container" style="align-items: start;">
<div class="background-feedback" id="feedback-line">
</div>
<div class="" id="feedback-word">
<em>Feedback</em>
</div>
</div>
<!-- PLACEHOLDER -->
</div>
<div class="div-results flex-results" id="twitter-result" style="">
<div class="result-link" id="" style="">
<span style="color:;"><p style="display: inline; background-color:;"><a href="https://twitter.com/TheOdinProject" target="_blank">https://twitter.com/TheOdinProject</a></p></span>
<button type="button" class="buttons" id="caret-down" style="font-size: 15px;"><i class="fas fa-caret-down"></i></button>
</div>
<h3><a href="https://twitter.com/TheOdinProject" target="_blank">The Odin Project (@TheOdinProject) - Twitter</a></h3>
<p>Success Story! theodinproject.com #free #openSource #fullstack #learntocode pic.twitter.com/wy9R3dZ...</p>
<span style="color: #70757a; font-size: 13px;">Twitter - 17 hour ago.</span>
</div>
<div class="div-results flex-results" id="github-result" style="">
<div class="result-link" id="" style="">
<span style="color:;"><p style="display: inline; background-color:;"><a href="https://github.com/TheOdinProject" target="_blank">https://github.com > TheOdinProject</a></p></span>
<button type="button" class="buttons" id="caret-down" style="font-size: 15px;"><i class="fas fa-caret-down"></i></button>
</div>
<h3><a href="https://github.com/TheOdinProject" target="_blank">The Odin Project - Github</a></h3>
<p>The Odin Project has 16 repositories available. Follor their code on Github</p>
<span style="color: #70757a; font-size: 13px;">Twitter - 17 hour ago.</span>
</div>
<div class="div-results flex-results" id="reddit-result" style="">
<div class="result-link" id="" style="">
<span style="color:;"><p style="display: inline; background-color:;"><a href="https://www.reddit.com/r/learnprogramming/comments/89o3oj/anyone_have_any_experience_learning_with_the_odin/" target="_blank">https://www.reddit.com > learnprogramming > comments</a></p></span>
<button type="button" class="buttons" id="caret-down" style="font-size: 15px;"><i class="fas fa-caret-down"></i></button>
</div>
<h3><a href="https://www.reddit.com/r/learnprogramming/comments/89o3oj/anyone_have_any_experience_learning_with_the_odin/" target="_blank">Anyone have any experience learning with The Odin Project?</a></h3>
<p>Apr 4, 2018 -- 255 votes, 71 comments. I am currently learning web development through a number of different sources with the eventual goal of a career ...</p>
<span style="color: #70757a; font-size: 13px;">17 answers - Top answer: I did the whole course about 3 years ago. In the end I felt it prepared...</span>
</div>
<div class="div-results flex-results" id="facebook-result" style="">
<div class="result-link" id="" style="">
<span style="color:;"><p style="display: inline; background-color:;"><a href="https://www.facebook.com/theodinproject/" target="_blank">https://www.facebook.com/theodinproject.com > the odinp...</a></p></span>
<button type="button" class="buttons" id="caret-down" style="font-size: 15px;"><i class="fas fa-caret-down"></i></button>
</div>
<h3><a href="https://www.facebook.com/theodinproject/" target="_blank">The Odin Project - Homepage | Facebook</a></h3>
<p>The Odin Project, San Franciscol. 10498 Likes - 142 people are talking about it. The open source and free curriculum for learning web...</p>
<span style="color: #70757a; font-size: 13px;">Twitter - 17 hour ago.</span>
</div>
<div class="div-results flex-results" id="instagram-result" style="">
<div class="result-link" id="" style="">
<span style="color:;"><p style="display: inline; background-color:;"><a href="https://www.instagram.com/theodinproject/?hl=en" target="_blank">https://www.instagram.com > theodinproject</a></p></span>
<button type="button" class="buttons" id="caret-down" style="font-size: 15px;"><i class="fas fa-caret-down"></i></button>
</div>
<h3><a href="https://www.instagram.com/theodinproject/?hl=en" target="_blank">The Odin Project (@theodinproject - Instagram)</a></h3>
<p>5652 Followers, 1 Following, 15 Posts - See instagram photos and videos from The Odin Project (@theodinproject)</p>
<span style="color: #70757a; font-size: 13px;">Twitter - 17 hour ago.</span>
</div>
<div class="div-results flex-results" id="videos-result" style="">
<div class="result-link" id="" style="">
<div class="" id="video-title-div">
<button type="button" class="buttons" id="video-play-icon" style="font-size: 15px;"><i class="fas fa-play"></i></button>
<h3 id="video-header">Videos</h3>
</div>
</div>
<a href="https://www.youtube.com/watch?v=Y9mTrj0oR8A" target="_blank">
<div class="video-block-margin" id="video-block" style="">
<img id="" class="video-images" src="https://img.youtube.com/vi/Y9mTrj0oR8A/maxresdefault.jpg">
<div class="video-info-div" id="video-info" style="">
<h4>The Odin Project vs freeCodeCamp - What's Thee Best Free ...</h4>
<div class="" id="">
<h4>Youtube Dorian Develops</h4>
<h4>Oct 18, 2020</h4>
</div>
</div>
</div>
</a>
<div class ="" id="video-key-moments">
<div class="" id="key-moments-header">
<p style="">4 key moments in this video</p>
<button type="button" class="buttons" id="chevron-up-button"><i class="fas fa-chevron-up"></i></button>
</div>
<!-- timestamps bar -->
<div id="rectangle" style="">
<div class="" id="small-bar">
</div>
<div class="small-ball" id="small-ball1">
</div>
<!-- <div class="small-ball" id="small-ball2">
</div> -->
<div class="small-ball" id="small-ball3">
</div>
<div class="small-ball" id="small-ball4">
</div>
<!-- <div class="small-ball" id="small-ball5">
</div>
--><div class="small-ball" id="small-ball6">
</div>
</div>
<!-- timestaps bar end -->
<div class="" id="timestamps-text">
<p class="p-timestamps"">From 01:28 Introduction</p>
<p class="p-timestamps">From 4:00 Project Based</p>
<p class="p-timestamps">From 07:06 Differences</p>
<p class="p-timestamps p-timestamps-no-border">From 09:35 Conclusion</p>
</div>
</div>
<!-- EXTRAS ADDED AFTER THIS POINT -->
<a href="https://www.youtube.com/watch?v=xsgqilAHmYk" target="_blank">
<div class="video-block-margin" id="video-block" style="">
<img id="" class="video-images" src="https://img.youtube.com/vi/xsgqilAHmYk/maxresdefault.jpg">
<div class="video-info-div" id="video-info" style="">
<h4>The Odin Project: Build the Google Homepage (solution ...</h4>
<div class="" id="">
<h4>Youtube iVuDang</h4>
<h4>Mar 28, 2021</h4>
</div>
</div>
</div>
</a>
<div class ="" id="video-key-moments">
<div class="" id="key-moments-header">
<p style="">9 key moments in this video</p>
<button type="button" class="buttons" id="chevron-up-button"><i class="fas fa-chevron-up"></i></button>
</div>
<!-- timestamps bar -->
</div>
<a href="https://www.youtube.com/watch?v=Bcf87SYzypA" target="_blank">
<div class="video-block-margin" id="video-block" style="">
<img id="" class="video-images" src="https://img.youtube.com/vi/Bcf87SYzypA/maxresdefault.jpg">
<div class="video-info-div" id="video-info" style="">
<h4>Let's Explore The Odin Project's Full Stack JavaScript ...</h4>
<div class="" id="">
<h4>Youtube Dorian Develops</h4>
<h4>Jan 21, 2021</h4>
</div>
</div>
</div>
</a>
<a href="###">
<div id="show-more-div">
<hr id="hr-show-more">
<div id="show-more-button" style="">
<button type="button" class="buttons" id=""><i class="fas fa-arrow-right"></i></button>
<p>View all</p>
</div>
</div>
</a>
</div>
</div>
</div>
<div class="content-div" id="div-five" style="">
<div class="" id="related-searches-div">
<div class="related-titles" id="related-searches-title">
<div class="related-titles-border" id="">
<h3>Related searches</h3></div>
<div class="" id="best-resources-div">
<h2 style="">Best resources to learn web development</h2>
<button type="button" id="" class="buttons"><i class="fas fa-chevron-up"></i></button>
</div>
<div class="" id="related-searches-images-div">
<div class="" id="related-images-blocks-div">
<div class="related-images-blocks" id="">
<a href="https://www.freecodecamp.org/" target="_blank">
<img class="related-images-proportions" id="" src="https://design-style-guide.freecodecamp.org/downloads/fcc_secondary_small.svg" alt="">
</a>
</div>
<div class="related-images-blocks" id="">
<a href="https://www.codecademy.com/" target="_blank">
<img class="related-images-proportions" id="" src="https://seeklogo.com/images/C/codecademy-logo-2A19B928CF-seeklogo.com.png" alt="" style="width: auto; height: 40px;">
</a>
</div>
<div class="related-images-blocks" id="">
<a href="https://developer.mozilla.org/en-US/" target="_blank">
<img class="related-images-proportions" id="" src="https://www.logo.wine/a/logo/MDN_Web_Docs/MDN_Web_Docs-Logo.wine.svg" alt="">
</a>
</div>
<div class="related-images-blocks" id="">
<a href="https://teamtreehouse.com/" target="_blank">
<img class="related-images-proportions" id="" src="https://cdn.worldvectorlogo.com/logos/treehouse-2.svg" alt="">
</a>
</div>
</div>
<div class="" id="related-description-div">
<p class="p-related-description">freeCode...</p>
<p class="p-related-description">Codecade...</p>
<p class="p-related-description">MDN Web Docs</p>
<p class="p-related-description">Treehouse</p>
</div>
<div id="view-more-div">
<div id="view-more-button-div" style="">
<button type="button" class="buttons" id="view-more-button"><i class="fas fa-arrow-right"></i></button>
<p id="p-view-more">See more</p>
</div>
</div>
</div>
<div class="extra-best-resources" id="">
<a href="https://www.w3schools.com/" target="_blank">
<div class="extra-image-wrapper">
<div class="extra-resources-image">
<img class="extra-images" id="" alt="" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/W3Schools_logo.svg/1200px-W3Schools_logo.svg.png">
</div>
<h2 style="">Website for web developers</h2>
</div>
</a>
<button type="button" id="" class="buttons"><i class="fas fa-chevron-down"></i></button>
</div>
<div class="extra-best-resources" id="">
<a href="https://www.khanacademy.org/" target="_blank">
<div class="extra-image-wrapper">
<div class="extra-resources-image">
<img class="extra-images" id="" alt="" src="https://seeklogo.com/images/K/khan-academy-logo-EFA43B86E0-seeklogo.com.png">
</div>
<h2 style="">Codecademy like websites</h2>
</div>
</a>
<button type="button" id="" class="buttons"><i class="fas fa-chevron-down"></i></button>
</div>
</div>
<div id="feedback-container">
<div class="background-feedback" id="feedback-line">
</div>
<div class="" id="feedback-word">
<em>Feedback</em>
</div>
</div>
</div>
<div class="" id="search-bubbles-container" style="">
<div class="search-bubbles-div" id="">
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>the odin project review</p>
<div></div>
</div>
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>the odin project reddit</p>
<div></div>
</div>
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>the odin project which react</p>
<div></div>
</div>
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>the odin project which track</p>
<div></div>
</div>
</div>
<div class="search-bubbles-div" id="right-bubble-div">
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>the odin project vs freecodecamp</p>
<div></div>
</div>
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>the odin project vs python</p>
<div></div>
</div>
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>courses like the odin project</p>
<div></div>
</div>
<div class="bubble-div">
<button type="button" class="bubble-button buttons" id=""><i class="fas fa-search fa-lg"></i></button>
<p>the odin project full stack javascript</p>
<div></div>
</div>
</div>
</div>
<div id="table-container">
<table id="table-test">
<!-- <caption>TABLE TEST</caption> -->
<tr>
<td><span class="span-test" id="span-g"></span> </td>
<td><span class="span-test" id="span-1"></span>1</td>
<td><a href=""><span class="span-test" id="span-2"></span>2</a></td>
<td><a href=""><span class="span-test" id="span-3"></span>3</a></td>
<td><a href=""> <span class="span-test" id="span-4"></span>4</a></td>
<td><a href=""><span class="span-test" id="span-5"></span>5</a></td>
<td><a href=""><span class="span-test" id="span-6"></span>6</a></td>
<td><a href=""><span class="span-test" id="span-7"></span>7</a></td>
<td><a href=""><span class="span-test" id="span-8"></span>8</a></td>
<td><a href=""><span class="span-test" id="span-9"></span>9</a></td>
<td><a href=""><span class="span-test" id="span-10"></span>10</a></td>
<td id="next-td"><a href=""><span class="span-test" id="span-gle"></span>Next</a></td>
</tr>
</table>
</div>
</div>
</div>
<footer>
<div class="" id="footer-container">
<div class="footer-div" id="div-location">
<div id="div-country"><p>Peru</p></div>
<div id="specific-location-div">
<div class="location-span little-ball"></div>
<span class="location-span">Lima</span>
<span class="location-span blue">From your device</span>
<span class="location-separator">-</span>
<span class="location-span blue">Update location</span>
</div>
</div>
<div class="footer-div" id="footer-information">
<div class="" id="help-div">
<span class="footer-extras">Help</span>
<span class="footer-extras">Send feedback</span>
<span class="footer-extras">Privacy</span>
<span class="footer-extras">Terms</span>
</div>
</div>
</div>
</footer>
</main>
</body>
</html>