Q.

How to define the link should open in new page in HTML?

A. <a href = "//www.mcqmate.com/" target = "blank">Click Here</a>
B. <a href = "//www.mcqmate.com/" target = "_blank"> Click Here </a>
C. <a href = "//www.mcqmate.com/" target = "#blank"> Click Here </a>
D. <a href = "//www.mcqmate.com/" target = "@blank"> Click Here </a>
Answer» B. <a href = "//www.mcqmate.com/" target = "_blank"> Click Here </a>
4k
0
Do you find this helpful?
43

View all MCQs in

HTML

Discussion

No comments yet