We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40eda9e commit ad821e9Copy full SHA for ad821e9
index.html
@@ -14,7 +14,7 @@
14
<div id="container">
15
16
<header>
17
- <img id="js-logo" src="js_blue.png" alt="JavaScript Logo by seoexpresso.com" />
+ <img id="js-logo" src="js_blue.png" alt="JavaScript Logo by seoexpresso.com" title="Image by seoexpresso.com" />
18
<h1>Simple JavaScript Quiz</h1>
19
<p>Test your knowledge in <strong>JavaScript fundamentals</strong>.</p>
20
</header>
0 commit comments