The ___________________ property configures a shadow effect on the text displayed within an element.

a. box-shadow
b. linear-gradient
c. text-shadow
d. shadow


c. text-shadow

Computer Science & Information Technology

You might also like to view...

Which of the following is false?

a. The size of an ArrayList can be determined via its length instance variable. b. The size of an ArrayList can be determined via its size method. c. You can add a new item to the end of an ArrayList with its add method. c. You can get an item from a specified index in an ArrayList with its get method.

Computer Science & Information Technology

____________________ recursion occurs when a method calls itself, while _________________ recursion when a method calls another method that then calls the original method.

a) upward, downward b) downward, upward c) direct, indirect d) indirect, direct e) none of the above

Computer Science & Information Technology

Put the terms in the proper sequence (first task performed should be first in the list and so on)

a. task list, hierarchy chart, flow chart, program b. program, flow chart, hierarchy chart, task list c. task list hierarchy chart, program, flow chart d. hierarchy chart, task list, flow chart, program e. None of the above

Computer Science & Information Technology

Hyperlinks are only active in InDesign documents that have been exported as Adobe ____ or ____ files.

A. SPF, TWD B. PDF, SWF C. SPD, STP D. INND, PDF

Computer Science & Information Technology