HTML MCQ : HTML Images (Multiple Choice Question)


Question 1
The <map> tag is used to define a _________ side image-map.
A
client
B
server
Question 2
Which of the following HTML tag is used to define clickable area in an image map ?
A
<img>
B
<click>
C
<area>
D
<map>
Question 3
Alt Attribute is more useful in the situation where user have ____________.
A
High Speed Internet Connection
B
Broadband Connection
C
Slow Internet Connection
D
None of these
Question 4
Which of the following attribute is supported in HTML5 ?
A
align
B
longdesc
C
border
D
None of these
Question 4 Explanation: 
The following attributes: align, border, hspace, longdesc, and vspace is not supported in HTML5.
Question 5
XHTML Syntax of <img> tag is -   <img src="" />
A
None of these
B
<img src="" />
C
<img src=""></img>
There are 5 questions to complete.