Kör, ellipszis
Kör
div {
width: 150px;
height: 150px;
border-radius: 50%;
}Ellipszis
div {
width: 200px;
height: 150px;
border-radius: 50%;
}
Last updated
div {
width: 150px;
height: 150px;
border-radius: 50%;
}div {
width: 200px;
height: 150px;
border-radius: 50%;
}
Last updated