webattack.pl
HTML
CSS
Bootstrap
JavaScript
jQuery
SVG
start
/
CSS
/
funkcje
/
repeating-conic-gradient()
CSS - funkcje -
repeating-conic-gradient()
kod
wynik kodu
background: repeating-conic-gradient(yellow, red 33.33%)
background: repeating-conic-gradient(yellow, red 20%)
background: repeating-conic-gradient(yellow, red, Aqua 20%)
background: repeating-conic-gradient(from 45deg at 10% 50%, yellow, red, Aqua 20%)
background: repeating-conic-gradient(from 45deg at 90% 50%, yellow, red, Aqua 20%)
background: repeating-conic-gradient(yellow, red, Aqua 10%)
background: repeating-conic-gradient(from 45deg at 10% 50%, yellow, red, Aqua 10%)
background: repeating-conic-gradient(from 45deg at 75% 75%, yellow, red, Aqua 10%)
background: repeating-conic-gradient(from 45deg at 75% 75%, yellow 0deg 10deg, red 10deg 20deg, Aqua 20deg 30deg)
reset