HTML MCQ : HTML Images (Multiple Choice Question)


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