1.

Which element defines additional details?(a) (b) (c) (d) The question was asked by my college professor while I was bunking the class.My enquiry is from HTML5 Semantics in section Advance HTML of HTML

Answer»

The correct choice is (a)



BEST explanation: The ADDITIONAL details that the user can view or hide on demand is specified by
tag. The content of
element should not be visible unless open attribute is set. This tag can be used for creating interactive WIDGET that user can open and close. MAIN content of document is specified by element.



Discussion

No Comment Found

Related InterviewSolutions