“Nie. w rundzie za pomocą bootstrap” Kod odpowiedzi

Zaokrąglony bootstrap

//rounded with bootstrap

<img src="..." alt="..." class="rounded">
<img src="..." alt="..." class="rounded-top">
<img src="..." alt="..." class="rounded-right">
<img src="..." alt="..." class="rounded-bottom">
<img src="..." alt="..." class="rounded-left">
<img src="..." alt="..." class="rounded-circle">
<img src="..." alt="..." class="rounded-0">
mohamed abu assi

Nie. w rundzie za pomocą bootstrap

<div class="numberCircle">300000</div>
 Run code snippetHide results
KP

Nie. w rundzie za pomocą bootstrap

<div class="numberCircle">3000</div>
 Run code snippetHide results
KP

Nie. w rundzie za pomocą bootstrap

.numberCircle {
    border-radius: 50%;
   

    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;

    font: 32px Arial, sans-serif;
}
KP

Odpowiedzi podobne do “Nie. w rundzie za pomocą bootstrap”

Pytania podobne do “Nie. w rundzie za pomocą bootstrap”

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu