Which of the following property specifies whether an element is an accelerator indicator or not.

[amp_mcq option1=”move” option2=”@keyframes” option3=”accelerator” option4=”none of the mentioned” correct=”option3″]

The correct answer is C. accelerator.

An accelerator indicator is an element that indicates that a keyboard shortcut can be used to perform an action. The accelerator property specifies whether an element is an accelerator indicator or not.

The move property is used to specify the movement of an element.

The @keyframes property is used to define keyframes for an animation.

None of the other options are correct.