@@ -358,6 +358,7 @@ <h2>Welcome to Lesson #2</h2>
358
358
< div class ="LessonPage-activity ">
359
359
< h2 > Activity 1</ h2 >
360
360
< aside >
361
+
361
362
< div class ="slide-card ">
362
363
< div class ="slide-preview ">
363
364
< x-markdown slideshow: ="true " firstslide: ="true " src ="/foundations/1.2/activities/act1/instructions.md " modulo-original-html ="">
@@ -394,23 +395,28 @@ <h1 id="12activity1imgandatags">1.2 - Activity 1 - IMG and A tags</h1>
394
395
View Activity 1 Slides
395
396
</ a >
396
397
</ div >
398
+
397
399
<!--
398
400
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act1/instructions.md">Activity 1 Instruction Slides</a>
399
401
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act1/instructions.md">Open Activity 1 In Web Editor</a>
400
402
-->
401
403
< ul >
404
+
402
405
< li >
403
406
< a href ="https://modulojs.github.io/foundations/1.2/activities/act1/instructions.md "> Open Activity 1 instructions (raw markdown, GitHub) »</ a >
404
407
</ li >
408
+
405
409
< li >
406
410
< a href ="https://github.com/modulojs/foundations/tree/main/1.2/activities/act1 "> View Activity 1 code files (GitHub) »</ a >
407
411
</ li >
408
412
</ ul >
409
413
</ aside >
410
- < figure >
411
- < img src ="/__screenshot/foundations/1.2/solutions/solution1.html.png ">
412
- < a href ="/foundations/1.2/solutions/solution1.html "> View Activity 1 Solution</ a >
413
- </ figure >
414
+
415
+ < figure >
416
+ < img src ="/__screenshot/foundations/1.2/solutions/solution1.html.png ">
417
+ < a href ="/foundations/1.2/solutions/solution1.html "> View Activity 1 Solution</ a >
418
+ </ figure >
419
+
414
420
415
421
416
422
@@ -420,6 +426,7 @@ <h1 id="12activity1imgandatags">1.2 - Activity 1 - IMG and A tags</h1>
420
426
< div class ="LessonPage-activity ">
421
427
< h2 > Activity 2</ h2 >
422
428
< aside >
429
+
423
430
< div class ="slide-card ">
424
431
< div class ="slide-preview ">
425
432
< x-markdown slideshow: ="true " firstslide: ="true " src ="/foundations/1.2/activities/act2/instructions.md " modulo-original-html ="">
@@ -449,23 +456,28 @@ <h1 id="12activity2fontsizemarginsandpadding">1.2 - Activity 2 - Font size, marg
449
456
View Activity 2 Slides
450
457
</ a >
451
458
</ div >
459
+
452
460
<!--
453
461
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act2/instructions.md">Activity 2 Instruction Slides</a>
454
462
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act2/instructions.md">Open Activity 2 In Web Editor</a>
455
463
-->
456
464
< ul >
465
+
457
466
< li >
458
467
< a href ="https://modulojs.github.io/foundations/1.2/activities/act2/instructions.md "> Open Activity 2 instructions (raw markdown, GitHub) »</ a >
459
468
</ li >
469
+
460
470
< li >
461
471
< a href ="https://github.com/modulojs/foundations/tree/main/1.2/activities/act2 "> View Activity 2 code files (GitHub) »</ a >
462
472
</ li >
463
473
</ ul >
464
474
</ aside >
465
- < figure >
466
- < img src ="/__screenshot/foundations/1.2/solutions/solution2.html.png ">
467
- < a href ="/foundations/1.2/solutions/solution2.html "> View Activity 2 Solution</ a >
468
- </ figure >
475
+
476
+ < figure >
477
+ < img src ="/__screenshot/foundations/1.2/solutions/solution2.html.png ">
478
+ < a href ="/foundations/1.2/solutions/solution2.html "> View Activity 2 Solution</ a >
479
+ </ figure >
480
+
469
481
470
482
471
483
@@ -475,6 +487,7 @@ <h1 id="12activity2fontsizemarginsandpadding">1.2 - Activity 2 - Font size, marg
475
487
< div class ="LessonPage-activity ">
476
488
< h2 > Activity 3</ h2 >
477
489
< aside >
490
+
478
491
< div class ="slide-card ">
479
492
< div class ="slide-preview ">
480
493
< x-markdown slideshow: ="true " firstslide: ="true " src ="/foundations/1.2/activities/act3/instructions.md " modulo-original-html ="">
@@ -504,23 +517,28 @@ <h1 id="12activity3widthandautomargincenteredlayouts">1.2 - Activity 3 - Width,
504
517
View Activity 3 Slides
505
518
</ a >
506
519
</ div >
520
+
507
521
<!--
508
522
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act3/instructions.md">Activity 3 Instruction Slides</a>
509
523
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act3/instructions.md">Open Activity 3 In Web Editor</a>
510
524
-->
511
525
< ul >
526
+
512
527
< li >
513
528
< a href ="https://modulojs.github.io/foundations/1.2/activities/act3/instructions.md "> Open Activity 3 instructions (raw markdown, GitHub) »</ a >
514
529
</ li >
530
+
515
531
< li >
516
532
< a href ="https://github.com/modulojs/foundations/tree/main/1.2/activities/act3 "> View Activity 3 code files (GitHub) »</ a >
517
533
</ li >
518
534
</ ul >
519
535
</ aside >
520
- < figure >
521
- < img src ="/__screenshot/foundations/1.2/solutions/solution3.html.png ">
522
- < a href ="/foundations/1.2/solutions/solution3.html "> View Activity 3 Solution</ a >
523
- </ figure >
536
+
537
+ < figure >
538
+ < img src ="/__screenshot/foundations/1.2/solutions/solution3.html.png ">
539
+ < a href ="/foundations/1.2/solutions/solution3.html "> View Activity 3 Solution</ a >
540
+ </ figure >
541
+
524
542
525
543
526
544
@@ -530,6 +548,7 @@ <h1 id="12activity3widthandautomargincenteredlayouts">1.2 - Activity 3 - Width,
530
548
< div class ="LessonPage-activity ">
531
549
< h2 > Activity 4</ h2 >
532
550
< aside >
551
+
533
552
< div class ="slide-card ">
534
553
< div class ="slide-preview ">
535
554
< x-markdown slideshow: ="true " firstslide: ="true " src ="/foundations/1.2/activities/act4/instructions.md " modulo-original-html ="">
@@ -553,23 +572,28 @@ <h1 id="12activity4boxshadowandlineargradients">1.2 - Activity 4 - Box-shadow an
553
572
View Activity 4 Slides
554
573
</ a >
555
574
</ div >
575
+
556
576
<!--
557
577
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act4/instructions.md">Activity 4 Instruction Slides</a>
558
578
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act4/instructions.md">Open Activity 4 In Web Editor</a>
559
579
-->
560
580
< ul >
581
+
561
582
< li >
562
583
< a href ="https://modulojs.github.io/foundations/1.2/activities/act4/instructions.md "> Open Activity 4 instructions (raw markdown, GitHub) »</ a >
563
584
</ li >
585
+
564
586
< li >
565
587
< a href ="https://github.com/modulojs/foundations/tree/main/1.2/activities/act4 "> View Activity 4 code files (GitHub) »</ a >
566
588
</ li >
567
589
</ ul >
568
590
</ aside >
569
- < figure >
570
- < img src ="/__screenshot/foundations/1.2/solutions/solution4.html.png ">
571
- < a href ="/foundations/1.2/solutions/solution4.html "> View Activity 4 Solution</ a >
572
- </ figure >
591
+
592
+ < figure >
593
+ < img src ="/__screenshot/foundations/1.2/solutions/solution4.html.png ">
594
+ < a href ="/foundations/1.2/solutions/solution4.html "> View Activity 4 Solution</ a >
595
+ </ figure >
596
+
573
597
574
598
575
599
@@ -606,7 +630,7 @@ <h1 id="12activity4boxshadowandlineargradients">1.2 - Activity 4 - Box-shadow an
606
630
</ a >
607
631
</ footer >
608
632
609
- < script src ="/_modulo/modulo-build-x1csmkid .js "> </ script > < script > window . moduloBuild && modulo . start ( window . moduloBuild ) ;
633
+ < script src ="/_modulo/modulo-build-x1ooppa8 .js "> </ script > < script > window . moduloBuild && modulo . start ( window . moduloBuild ) ;
610
634
modulo . assets . require ( "library1_configuration" ) ;
611
635
modulo . assets . require ( "library_Page" ) ;
612
636
modulo . assets . require ( "library_LandingPage" ) ;
0 commit comments