CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: conic-gradient() CSS function

The conic-gradient() Function

Conic gradients are like radial gradients except that color-stops are placed around the circumference of the circle rather than on a line emerging from the center.

Syntax for conic-gradient()
 Syntax
CSSconic-gradient( [ [ [ from <angle> ]? [ at <position> ]? ] || <color-interpolation-method> ]? , <angular-color-stop-list> ), where <angular-color-stop-list> = "<angular-color-stop> , [ <angular-color-hint>? , <angular-color-stop> ]#", <angular-color-stop> = "<color> && <color-stop-angle>?", <angular-color-hint> = "<angle-percentage>", and <color-stop-angle> = "<angle-percentage>{1,2}"

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem