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