Circular radial gradient | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Circular radial gradient

ā€žAdd a circular radial gradient to produce red and blue, with color stops accordingly at 15px and 25pxā€œ Iā€˜m not sure because iā€˜m a nooby, but is the description maybe wrong? Or did i just donā€˜t understand why the color stops at 25px should be written 50px in the answer? It also could be that i have to fill in the half of 50 which is 25, of course. Than i just havenā€™t figured out why, but than iā€˜m sure i will learn it soon ;-)

15th May 2019, 9:17 AM
Stefan Bartl
Stefan Bartl - avatar
2 Respostas
+ 2
background: radial-gradient(circle at 50%, #f00 15px, #00f 25px);
15th May 2019, 9:33 AM
CalviÕ²
CalviÕ² - avatar
0
ty ;-)
15th May 2019, 10:29 AM
Stefan Bartl
Stefan Bartl - avatar