HTML Basic
How can you open a link in a new browser window ?
1. < a href="url" target="_blank">
2. < a href="url" target="new">
3. < a href="url" blank>

None of these
Option 1
Option 2
Option 3

ANSWER DOWNLOAD EXAMIANS APP

HTML Basic
What is DOM in HTML?

Convention for representing and interacting with objects in html documents
Hierarchy of objects in ASP.NET
None of the mentioned
Application programming interface

ANSWER DOWNLOAD EXAMIANS APP