×
×
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! |
This will reset the score of ALL 106 exercises.
Are you sure you want to continue?