1.

For caption of the image we use ____________(a) (b) (c) (d) I had been asked this question in an international level competition.This intriguing question originated from Optimization of Images topic in chapter HTML Images & Web Page Files of HTML

Answer»

The correct ANSWER is (a)



Explanation: An alt attributes gives a TEXT description of the image if the image is not AVAILABLE at a time. An address of image is defined by SRC attribute. HTML5 has introduced new element named
. It contains image and its caption and hence both are associated with each other. We can also have more than one image INSIDE
element and they share the same caption. Syntax is



Discussion

No Comment Found

Related InterviewSolutions