HTML MCQ : HTML Hyperlink (Multiple Choice Question)


Question 1
Which of the following is used to open document in new window ?
A
<a target="_self">Link</a>
B
<a target="_parent">Link</a>
C
<a target="_top">Link</a>
D
<a target="_blank">Link</a>
Question 2
________ attribute is used to specify MIME type of linked document ?
A
Rev Attribute
B
Type Attribute
C
Media Attribute
D
MIME Attribute
Question 3
_________ attribute specifies what media/device the linked document is optimized for ?
A
media
B
href
C
name
D
device
Question 4
Default attribute value of "target" is ______________ in HTML.
A
_parent
B
_blank
C
_self
D
_top
Question 5
HTML Links can be styled using ___________.
A
XML
B
CSS
C
PHP
D
JavaScript
There are 5 questions to complete.