We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e473e30 commit 4c2ed39Copy full SHA for 4c2ed39
web-design-1/class3.html
@@ -90,7 +90,7 @@ <h3>Download and Install</h3>
90
<section>
91
<h3>Code Editor Demo</h3>
92
<h4>Project Folder Setup</h4>
93
- <h4>VS Code Extenstions</h4>
+ <h4>VS Code Extensions</h4>
94
</section>
95
96
<!-- Intro to CSS -->
@@ -181,7 +181,7 @@ <h3>Class Selector</h3>
181
background-color: yellow;
182
}
183
</code></pre>
184
-<pre><code class="html"><p class="product-text product-bground">Some product detail.</p>
+<pre><code class="html"><p class="product-text product-container">Some product detail.</p>
185
186
187
0 commit comments