Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which attribute is not for overriding the actions?

a) Formaction
b) Style
c) Tabindex
d) Slot

Answer: d
Explanation: formaction is used for overriding <form> 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.

Join The Discussion