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>

Option 2
Option 3
None of these
Option 1

ANSWER DOWNLOAD EXAMIANS APP

HTML Basic
What is DOM in HTML?

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

ANSWER DOWNLOAD EXAMIANS APP