HTML MCQ : HTML Hyperlink (Multiple Choice Question)
Question 1 |
A linked page using anchor tag is normally displayed in the ____________.
New Window | |
New Tab | |
Current Window | |
None of these |
Question 2 |
_________ attribute is used to specify , where to open the linked document.
rel | |
pos | |
target | |
coords |
Question 3 |
Which of the Anchor Attribute is used to specify the language of the linked document ?
alang | |
lang | |
hreflang | |
None of these |
Question 4 |
Relationship Between the Current document and the Linked document is specified using ___________ attribute.
relation | |
href | |
target | |
rel |
Question 5 |
Which of the following is incorrect value provided to "rel" attribute of Anchor Tag ?
bookmark | |
help | |
previous | |
license |
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.