HTML MCQ : HTML Hyperlink (Multiple Choice Question)


Question 1
A linked page using anchor tag is normally displayed in the ____________.
A
None of these
B
New Window
C
New Tab
D
Current Window
Question 2
_________ attribute is used to specify , where to open the linked document.
A
rel
B
pos
C
target
D
coords
Question 3
Which of the Anchor Attribute is used to specify the language of the linked document ?
A
hreflang
B
None of these
C
lang
D
alang
Question 4
Relationship Between the Current document and the Linked document is specified using ___________ attribute.
A
target
B
relation
C
rel
D
href
Question 5
Which of the following is incorrect value provided to "rel" attribute of Anchor Tag ?
A
license
B
previous
C
bookmark
D
help
Question 5 Explanation: 
alternate,author,bookmark,help,license,next, nofollow,noreferrer,prefetch,prev,search,tag are legal values that are provided to "rel" attribute.
There are 5 questions to complete.