Solved

Which of the Following Is the Correct Syntax for a Command

Question 65

Multiple Choice

Which of the following is the correct syntax for a command in JavaScript to apply inline styles using the following style attribute? …


A) object.style = property:value
B) object.property = style.value
C) object .style. property = " value ";
D) object:style:property = "value";

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions