?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...
To delete data from a disk in such a way that no one can ever read it, you can use special file ________ software that overwrites supposedly empty sectors with random 1s and 0s.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Color adjustments are accomplished using the Filter menu.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology