?Kevin, a manager at FitPlus fitness club, owns a website that updates information regarding his fitness club. He had created background gradients by tiling gradient images across a page or element. Now, he wishes to remove these and add gradients supported by Cascading Style Sheet (CSS) 3.
?Kevin wants to apply a gradient that transitions from blue for the top portion of the page to white for the bottom portion of the page. Which of the following properties should he use?

A. ?background: linear-gradient(blue, white);
B. ?background: linear-gradient(bottom white, top blue);
C. ?background: linear-gradient(white, blue);
D. ?background: linear-gradient(to top blue, to bottom white);


Answer: A

Computer Science & Information Technology

You might also like to view...

You can use the __________ method to replace an item at a specific location in an ArrayList.

a. set b. remove c. replace d. add

Computer Science & Information Technology

_____ includes ongoing support and maintenance costs, as well as acquisition costs.?

A. ?CRC (Customer relationship costs) B. ?TCO (Total cost of ownership) C. ?JIT (Just-in-time costs) D. ?RCT (Real cost of time)

Computer Science & Information Technology

You are attempting to establish a baseline of network performance on your Windows 2016 Server. What are some examples of counter categories you should use to establish the baseline?

What will be an ideal response?

Computer Science & Information Technology

The HTML directive does not include parameters.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology