×
×
Correct!
Use the correct HTML to make the image become a link to "default.html".
@(2) @(19)>
<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! |
This will reset the score of ALL 106 exercises.
Are you sure you want to continue?