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; }
```

Computer Science & Information Technology

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).

Computer Science & Information Technology

Key sizes of __________ or less are now considered to be inadequate.

A) ?128 bits ? B) ?32 bits ? C) ?16 bits ? D) ?64 bits

Computer Science & Information Technology

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

Computer Science & Information Technology

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

Computer Science & Information Technology