Solved

To Create a Radial Gradient in WebKit,apply the Function ____

Question 50

Multiple Choice

To create a radial gradient in WebKit,apply the function ____.


A) radial-gradient(center, shape size, color-stop, color-stop, …)
B) -webkit-gradient(linear, start, stop, from(color) , colorstop(percent, color) , to(color) )
C) -webkit-gradient(radial, inner-center, inner-radius, outer-center, outer-radius, from(color) , color-stop(percent, color) , to(color) )
D) Gradient(gradientType=type, startColorStr=#rrggbb, endColorStr=#rrggbb)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions