Select the code below that uses CSS to configure a background color of #eaeaea for a web page.
a.
```
body {background-color:#eaeaea; }
```
b.
```
{background-page:#eaeaea; }
```
c.
```
body {bgcolor:#eaeaea; }
```
d. None of the above
a.
```
body {background-color:#eaeaea; }
```
You might also like to view...
____________ is a rating of the extent to which a practice meets its purpose, as defined in the SSE-CMM.
Fill in the blank(s) with the appropriate word(s).
Key sizes of __________ or less are now considered to be inadequate.
A) ?128 bits ? B) ?32 bits ? C) ?16 bits ? D) ?64 bits
If you want the data in a table to recalculate automatically when edited, you should use a ________ program
A) word processing B) desktop publishing C) presentation graphics D) spreadsheet
What command can be used to cause a group policy refresh remotely on Windows Vista and later clients?
A. Invoke-GPUpdate B. gpupdate.exe C. Remote-GPUpdate D. gpremote.exe