Select the items below that can help to appeal to the intended or target audience of a site

a. the amount of color used on the site
b. the font size and styles used on the site
c. the overall look and feel for the site
d. all of the above


d

Computer Science & Information Technology

You might also like to view...

You cannot maintain a connection with an XML source file

Indicate whether the statement is true or false

Computer Science & Information Technology

Which device can connect many computers and sends data only out of one port?

a. Hub b. Repeater c. Switch d. Router

Computer Science & Information Technology

The strtol and stroul functions do not:

a. Need a header file to be used. b. Take three arguments. c. Have the same return types. d. Have the ability to return data in base 8.

Computer Science & Information Technology

Which of the following statements opens a file and links it to a file stream object?

a. open(aFile) = link(anObject); b. file.open("filename.txt"); c. linkstream("filename.txt"); d. link(open("filename.txt"); e. None of these

Computer Science & Information Technology