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 6248dfb commit d074926Copy full SHA for d074926
techniques/failures/F24.html
@@ -20,7 +20,7 @@ <h3>Specifying only background color with CSS</h3>
20
the example fails the Success Criterion.</p>
21
22
<pre xml:space="preserve"><code class="language-html"><!doctype>
23
- <html lang="en>
+ <html lang="en">
24
<head>
25
<title>Setting the canvas background</title>
26
<style>
@@ -104,4 +104,4 @@ <h3>Specifying foreground color of link text with CSS</h3>
104
</li>
105
</ul>
106
107
- </section></body></html>
+ </section></body></html>
0 commit comments