Cased-Based Critical Thinking QuestionsCase 4-1Ken has built a Web site for his homework assignment. He has his links for each chapter appear on the page with a blue background image behind each link. Ken has each link appear as green with no underline marks. Ken must have used which style to make the underline not appear for links?

A. text-format
B. text-decoration
C. text-align
D. text-font


Answer: B

Computer Science & Information Technology

You might also like to view...

Connections to a pipe remain in effect after exec because

A. the array of open files is part of the process, not the program B. the parent adds the pipe to the environment

Computer Science & Information Technology

Identify and correct the errors in each of the following:

a) while ( c <= 5 ) { product *= c; c++; b) cin << value; c) if ( gender == 1 ) cout << "Woman" << endl; else; cout << "Man" << endl;

Computer Science & Information Technology

If you are new to networking, what is the minimum amount of time the book estimates that you will probably need to study to prepare for the exam?

A. 24 hours B. 120 hours C. 64 hours D. 200 hours

Computer Science & Information Technology

Which of the following is TRUE about Windows 8 and a Windows ID?

A) Windows 8 defaults to logging in with a Windows ID. B) The only way to log in to Windows 8 is with a Windows ID. C) Microsoft charges between $3.95 and $8.95/month for Windows ID service. D) The fee for a Windows ID is only $3.95/month.

Computer Science & Information Technology