|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html"> |
7 | 7 | <meta name="Author" content="Bryan Guner"> |
8 | | - <meta name="keywords" content="HTML, Meta Tags, Metadata" /> |
9 | | - <meta name="description" content="Learning about Web Development." /> |
10 | | - <meta name="revised" content="Bryan Guner 4/16/2021" /> |
11 | | - <meta http-equiv="refresh" content="5"; ur="https://lambda-w-1-notes.netlify.app/" /> |
| 8 | + <meta name="keywords" content="HTML, Meta Tags, Metadata" /> |
| 9 | + <meta name="description" content="Learning about Web Development." /> |
| 10 | + <meta name="revised" content="Bryan Guner 4/16/2021" /> |
| 11 | + <meta http-equiv="refresh" content="5" ; ur="https://lambda-w-1-notes.netlify.app/" /> |
12 | 12 | <title> Lambda Student Resources</title> |
13 | 13 | <link type="image/x-icon" href="./favicon.ico" rel="shortcut icon"> |
14 | 14 | <link |
|
49 | 49 | } ); |
50 | 50 |
|
51 | 51 | </script> |
| 52 | + <!-----------------------------------------------------------------------------------------------------------------------------------------------------------------------> |
| 53 | + <!-----------------------------------------------------------------------------------------------------------------------------------------------------------------------> |
52 | 54 | <style> |
53 | 55 | @media screen and (min-width: 40em) { |
54 | | - article { |
55 | | - display: grid; |
56 | | - grid-template-columns: 3fr 1fr; |
57 | | - column-gap: 20px; |
58 | | - } |
59 | | - @media screen and (max-width: 1680px) { |
| 56 | + article { |
| 57 | + display: grid; |
| 58 | + grid-template-columns: 3fr 1fr; |
| 59 | + column-gap: 20px; |
| 60 | + } |
| 61 | + |
| 62 | + @media screen and (max-width: 1680px) { |
60 | 63 |
|
61 | | - html { |
62 | | - font-size: 12pt; |
63 | | - } |
| 64 | + html { |
| 65 | + font-size: 12pt; |
| 66 | + } |
64 | 67 |
|
65 | | - } |
| 68 | + } |
66 | 69 |
|
67 | | - @media screen and (max-width: 1280px) { |
| 70 | + @media screen and (max-width: 1280px) { |
68 | 71 |
|
69 | | - html { |
70 | | - font-size: 11pt; |
71 | | - } |
| 72 | + html { |
| 73 | + font-size: 11pt; |
| 74 | + } |
72 | 75 |
|
73 | | - } |
| 76 | + } |
74 | 77 |
|
75 | | - @media screen and (max-width: 360px) { |
| 78 | + @media screen and (max-width: 360px) { |
76 | 79 |
|
77 | | - html { |
78 | | - font-size: 10pt; |
79 | | - } |
| 80 | + html { |
| 81 | + font-size: 10pt; |
| 82 | + } |
| 83 | + |
| 84 | + } |
80 | 85 |
|
81 | | - } |
82 | 86 | </style> |
83 | 87 | </head> |
84 | 88 | <!-----------------------------------------------------------------------------------------------------------------------------------------------------------------------> |
@@ -197,10 +201,10 @@ <h2>Listen to music while you study!</h2> |
197 | 201 | </center> |
198 | 202 |
|
199 | 203 | <!---------------------------------------------------------Transition Gif------------------------------------------------------------------------------------------> |
200 | | -<br> |
201 | | -</br> |
202 | | -<br> |
203 | | -</br> |
| 204 | + <br> |
| 205 | + </br> |
| 206 | + <br> |
| 207 | + </br> |
204 | 208 | <center> |
205 | 209 | <img class="embed" src="./fireworks.gif" height="365" style="width:1050px;" scrolling="no" frameborder="yes" |
206 | 210 | allowtransparency="true" allowfullscreen="true" opacity="0.7" box-shaddow="16px white"> |
@@ -231,20 +235,20 @@ <h2 style="color:white; align-content:center;"> Week 2 Review</h2> |
231 | 235 | <br> |
232 | 236 | <!--------------------------------------------------------------------------------------------------------------------------------------------------> |
233 | 237 |
|
234 | | - |
235 | | - |
236 | | - <!---------------------------------------------------------Quizes------------------------------------------------------------------------------------------> |
237 | | - <h2 style="color:white; align-content:center;"> Quizes</h2> |
| 238 | + <!--------------------------------------------------------Web Dev-Quizes------------------------------------------------------------------------------------------> |
| 239 | + <h2 style="color:white; align-content:center;">Web Dev Quizes</h2> |
238 | 240 | <br> |
239 | 241 | <br> |
240 | 242 | <iframe class="embed" src="https://web-dev-interview-prep-quiz-website.netlify.app/" |
241 | 243 | style="width:90%!important; height:800px;"></iframe> |
242 | 244 | <br> |
243 | | - <br> |
244 | | - <br> |
245 | | - <br> |
| 245 | + <br><!---------------------------------------------------------Many Quizes------------------------------------------------------------------------------------------> |
246 | 246 |
|
247 | | - <iframe class="embed" src="./WEEKS/2-resources/_GENERAL-RESOURCES/Skills-Quiz/_HTML" |
| 247 | + <!---------------------------------------------------------Many Quizes------------------------------------------------------------------------------------------> |
| 248 | +<h2 style="color:white; align-content:center;"> All Topics Quiz</h2> |
| 249 | +<br> |
| 250 | +<br> |
| 251 | + <iframe class="embed" src="./2-resources/_GENERAL-RESOURCES/Skills-Quiz/_HTML/Merged.html" |
248 | 252 | style="width:90%!important; height:800px;"></iframe> |
249 | 253 |
|
250 | 254 | <!-----------------------------------------------------------Resources------------------------------------------------------------------------------> |
@@ -279,12 +283,12 @@ <h2>Demo's</h2> |
279 | 283 | <br> |
280 | 284 | <iframe class="embed" id="content" src="./lightshow-background.html" |
281 | 285 | style="width:90%!important; height:800px;overflow-y:hidden; zoom:0.5; display:inline-flexbox;"></iframe> |
282 | | - |
| 286 | + <br> |
283 | 287 |
|
284 | 288 | <iframe class="embed" src="https://embedable-content.netlify.app/main.html" |
285 | 289 | style="width:90%!important; height:800px;"></iframe> |
286 | 290 |
|
287 | | - <br> |
| 291 | + |
288 | 292 | <br> |
289 | 293 | <br> |
290 | 294 | <!-----------------------------------------Comments-------------------------------------------------> |
@@ -329,11 +333,22 @@ <h2 style="align-self:center;">World Clock(Click To See Localized Time)</h2> |
329 | 333 | <br> |
330 | 334 | <br> |
331 | 335 | <!----------------------------------------------------Bookmark and Visit Counter---------------------------------------------------> |
332 | | - <a class="bookmarklet_button" |
333 | | - href="javascript:(function(){f='https://www.addtoany.com/share#url='+encodeURIComponent(window.location.href)+'&title='+encodeURIComponent(document.title);a=function(){if(!window.open(f,'addtoany','width=800,height=600,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes'))location.href=f+'jump=yes'};if(/Firefox/.test(navigator.userAgent)){setTimeout(a,0)}else{a()}})()" |
334 | | - title="AddToAny" |
335 | | - onclick="alert('Drag this link onto your toolbar to add the AddToAny Bookmarklet');return false">Drag to |
336 | | - Bookmarks to add to Bookmarks!</a> |
| 336 | + <a class="bookmarklet_button" href="javascript:(function(){ |
| 337 | + f='https://www.addtoany.com/share#url='+encodeURIComponent(window.location.href)+'&title='+encodeURIComponent(document.title); |
| 338 | + a=function(){ |
| 339 | + if(!window.open(f,'addtoany','width=800,height=600,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes')){ |
| 340 | + location.href=f+'jump=yes'; |
| 341 | + }; |
| 342 | + if(/Firefox/.test(navigator.userAgent)){ |
| 343 | + setTimeout(a,0) |
| 344 | + } |
| 345 | + else{ |
| 346 | + a() |
| 347 | + } |
| 348 | + })()" title="AddToAny" onclick="alert('Drag this link onto your toolbar to add the AddToAny Bookmarklet'); |
| 349 | + return false"> |
| 350 | + Drag to Bookmarks to add to Bookmarks! |
| 351 | + </a> |
337 | 352 | <br> |
338 | 353 | <br> |
339 | 354 | <script src="https://www.freevisitorcounters.com/auth.php?id=fdf7005310189aaad83125635a22c042daac8a70" |
@@ -404,8 +419,9 @@ <h2 style="align-self:center;">World Clock(Click To See Localized Time)</h2> |
404 | 419 | <br> |
405 | 420 | <!---------------------------------------------------Footer------------------------------------------------------------------------------> |
406 | 421 | <!-----------------------------------------------------------------------------------------------------> |
407 | | - <iframe src="https://nervous-spence-2c9965.netlify.app/" id="footer" frameborder="0" scrolling="no" border:none; |
408 | | - style="zoom:0.8; heght:1100; width :100% !important;" ></iframe> |
409 | | -</div></body> |
| 422 | + <iframe src="https://nervous-spence-2c9965.netlify.app/" id="footer" frameborder="0" scrolling="no" border:none; |
| 423 | + style="zoom:0.8; heght:1100; width :100% !important;"></iframe> |
| 424 | + </div> |
| 425 | + </body> |
410 | 426 |
|
411 | 427 | </html> |
0 commit comments