Which of the following is the proper way to dynamically access the background color from within the script?
a.
```
document.body.style.BackgroundColor
```
b.
```
document.body.attributes.BackgroundColor
```
c.
```
document.body.style.backgroundColor
```
d.
```
document.body.style.background-color
```
c.
```
document.body.style.backgroundColor
```
You might also like to view...
Design a database similar to iDiary with details for a vacation.
What will be an ideal response?
In computer programming a switch typically has what values:
a. A switch can be on or off b. A switch can be set to 0 or 1 c. A switch can be true or false d. All of the above. e. None of the above.
The CentOS Linux distribution is derived from which other Linux operating system?
A. SUSE B. GNOME C. RHEL D. Windows 10
The item in the accompanying figure was created by using a tool in the ____ panel.
A. Tips B. Effects C. Brush D. Preferences