Skip to content

Commit 4c2ed39

Browse files
committed
Class #3 slides correx
Class #3 slides correx • Slide 7 - s/b "Extensions" • Slide 15 - s/b "product-text product-container"
1 parent e473e30 commit 4c2ed39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-design-1/class3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h3>Download and Install</h3>
9090
<section>
9191
<h3>Code Editor Demo</h3>
9292
<h4>Project Folder Setup</h4>
93-
<h4>VS Code Extenstions</h4>
93+
<h4>VS Code Extensions</h4>
9494
</section>
9595

9696
<!-- Intro to CSS -->
@@ -181,7 +181,7 @@ <h3>Class Selector</h3>
181181
background-color: yellow;
182182
}
183183
</code></pre>
184-
<pre><code class="html">&lt;p class="product-text product-bground"&gt;Some product detail.&lt;/p&gt;
184+
<pre><code class="html">&lt;p class="product-text product-container"&gt;Some product detail.&lt;/p&gt;
185185
</code></pre>
186186
</section>
187187

0 commit comments

Comments
 (0)