The style property belongs to which of the following object?
(a) Element
(b) Window
(c) Location
(d) Navigation
(a) Element
(b) Window
(c) Location
(d) Navigation
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct answer is (a) Element
For explanation I would say: Each Element object has style and className properties that allow scripts to specify CSS styles for a document element or to alter the CSS class names that apply to the element.