Select the code below that uses CSS to configure a background color of #eaeaea for a web page
a. body {background-color:#eaeaea; }
b. document {background-page:#eaeaea; }
c. body {bgcolor:#eaeaea; }
d. None of the above
a
You might also like to view...
Case-Based Critical Thinking QuestionsCase 8-1Kyra is having a hard time opening a PowerPoint presentation she created. She asks her cousin Max, who is more experienced working with Office 2013 applications, to help her learn more about Office 2013. Kyra thinks she saved her file in the Documents library, but the file is not there. Max tells Kyra that ____.
A. she should check whether her flash drive is connected to the computer B. she should use the search feature to find the file C. the file may not have been saved D. the file was probably saved with the wrong extension
________ is a technical definition of the language that includes the syntax and semantics of the Java programming language.
a. Java language specification b. Java API c. Java JDK d. Java IDE
The Network Interface layer of the TCP/IP model maps to the Network layer of the OSI model.
Answer the following statement true (T) or false (F)
Task dependencies are by default ____ dependencies.
A. FS B. SF C. SS D. FF