1.

Which element is used for defining a new custom DOM elements?(a) (b) (c) (d) The question was asked in an interview for job.I would like to ask this question from HTML5 Semantics topic in section Advance HTML of HTML

Answer»

Right ANSWER is (a)

To elaborate: is HTML obsolete element. It was the PART of Web Components specification. It was INTENDED to be used to define NEW custom DOM elements. It was removed in favor of JavaScript-driven approach for creating new custom elements. is obsolete part of web component used to shadow DOM. element in HTML is a part of Web Components technology suite. The obsolete part of web components is .



Discussion

No Comment Found

Related InterviewSolutions