1.

Which attribute is not for overriding the actions?(a) Formaction(b) Style(c) Tabindex(d) SlotThis question was addressed to me in exam.Asked question is from Common HTML5 Attributes Reference topic in portion HTML and XHTML Fundamentals of HTML

Answer»

The CORRECT choice is (d) Slot

To explain: formaction is used for overriding

ACTION, style is a global ATTRIBUTE that overrides previously set styles, tabindex is also a global attribute which overrides default tab order. A slot is a global attribute which assigns a slot in a SHADOW.


Discussion

No Comment Found

Related InterviewSolutions