1.

Which element is used as a container for a directory of files?(a) (b) (c) (d) This question was addressed to me in final exam.This key question is from HTML5 Semantics in chapter Advance HTML of HTML

Answer»

Correct ANSWER is (a)



The explanation: element is used as a container for directory of files or folders, potentially with styles and icons applied by user agent. It is RECOMMENDED not to USE this element you can use
    element for lists including lists of files. Size, color or face for the content is defined by element. Those commands that user can INVOKE are represented by . is an obsolete PART of web components and is inside shadow DOM.


Discussion

No Comment Found

Related InterviewSolutions