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 bfcd1ba commit 7a7fe95Copy full SHA for 7a7fe95
techniques/failures/F2.html
@@ -21,7 +21,7 @@ <h3>Using CSS to style the <code>p</code> element to look like a heading</h3>
21
</pre>
22
23
<div class="note">
24
- <p>In this case, the proper approach would be to use CSS to style the <code>H1</code> element in HTML.</p>
+ <p>In this case, the proper approach would be to use CSS to style the <code>h1</code> element in HTML.</p>
25
</div>
26
27
</section>
0 commit comments