×
×
Correct!
Use the correct HTML to make the image become a link to "default.html".
@(2) @(20)
<img src="smiley.gif"> @(4)
<a href="default.html">
<img src="smiley.gif"> </a>
<a href='default.html'>
<img src="smiley.gif"> </a> Not CorrectClick here to try again. Correct!w3exercise_input_no_0 w3exercise_input_no_1 <img src="smiley.gif"> w3exercise_input_no_2 |
This will reset the score of ALL 106 exercises.
Are you sure you want to continue?