×
×
Correct!
Use CSS to remove the underline from the link.
<a href="html_images.asp" style="@(21)">HTML Images</a>
<a href="html_images.asp" style="text-decoration:none;">HTML Images</a>
<a href="html_images.asp" style="text-decoration:none">HTML Images</a>
Not CorrectClick here to try again. Correct!
<a href="html_images.asp" style="
w3exercise_input_no_0">HTML Images</a> |
This will reset the score of ALL 106 exercises.
Are you sure you want to continue?