+ 2
Css radius
Where’s information about a circle and it’s radius at?
1 Respuesta
+ 3
There's no specifc class for defining a circle, however it can be achieved with a block element like div with half its width as border radius.
Where’s information about a circle and it’s radius at?