Menu
×
×
Correct!
Exercise:Use the correct HTML attribute to make the link open in a new window.
<a href="html_images.asp" @(15)>HTML Images</a>
<a href="html_images.asp" target="_blank">HTML Images</a>
<a href="html_images.asp" target='_blank'>HTML Images</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?