1.

Which attribute is used to provide an advisory text about an element or its contents?(a) tooltip(b) dir(c) title(d) headI got this question during an interview for a job.The origin of the question is HTML and XHTML Element Reference in chapter HTML and XHTML Fundamentals of HTML

Answer»

Correct answer is (C) title

For explanation: The extra information about an element is specified by title tag. The information is most often shown as a tooltip text when the mouse moves over the element. List of directory files is given by dir tag which is not supported in HTML5. Tooltip or else infotip is a GRAPHICAL user interface of an element. Container of METADATA is CALLED head.



Discussion

No Comment Found

Related InterviewSolutions