Correct Answer: Opens the url page in a new window
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML MCQ Questions
What <hr> does in html code?
How can you open a link in a new tab/browser window?
Is the </html> tag necessary?
The following link is placed on an HTML webpage. <a href=”http://msdn.com/” target=”_blank”> MSDN </a> What do you infer from it?
Comments in XML document is given by:
True or False? Based on general best practices, it is better to set font attributes directly in HTML rather than in CSS.
Tags and text that do not show directly on the page are placed where?
Choose a valid value for the type attribute of the HTML <BUTTON> tag.
An <object> tag can be used to embed which of the following?
Which <form> element attribute is used to control where the input values are sent?