Skip to content

Commit

Permalink
Html 2024 (#220)
Browse files Browse the repository at this point in the history
* completed slide updates

* fixed broken image

---------

Co-authored-by: Alicia Villegas <[email protected]>
  • Loading branch information
Silfron and avillegas1717 authored Aug 10, 2024
1 parent f76b669 commit 5f477ca
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions 01-glasswork/2023-front-end-html.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<div class="reveal">
<div class="slides">
<!-- Show hidden slide as attendees enter and get settled in -->

<section>
<h3>HTML And Front-end Architecture</h3>
<img src="../images/shared/logo-large.png" alt="Coding &amp; Cocktails" id="intro-logo"/>
Expand Down Expand Up @@ -679,10 +680,14 @@ <h1>HTML Standards &amp; Best Practices</h1>
&lt;/div&gt;
</code>
</section>
<!-- Quick check in -->
<section>
<br>
<img src="../images/front-end-html/watermelon_html.gif" alt="Watermelon" height="76%"/>
<img src="../images/front-end-html/WatermelonMule.png" alt="Watermelon Mule Page Example" height="auto"/>
</section>
<!-- Quick check in -->
<section>
<br><br>
<img src="../images/front-end-html/yumyum.gif" alt="yumyum" height="500px"/>
</section>
<!-- Debugging Tools -->
<section>
Expand Down Expand Up @@ -766,8 +771,9 @@ <h1>Classic Way to Debug</h1>
<br><br>
<ul style="list-style:disc; margin-left: 80px;">
<li class="fragment">Rubber ducky</li>
<br>
<li class="fragment" style="list-style: none;">
<img src="/images/shared/rubber-ducky.jpg" height="500px" />
<img src="../images/front-end-html/rubber-ducky.jpg" height="400px" />
</li>
</ul>
<!-- TODO: Add rubber ducky pic -->
Expand Down
Binary file added images/front-end-html/WatermelonMule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/front-end-html/rubber-ducky.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/front-end-html/yumyum.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5f477ca

Please sign in to comment.