Menu
×
×
Correct!
Exercise: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!Next ❯ |
This will reset the score of ALL 90 exercises.
Are you sure you want to continue?