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