tetaplah kecil, ramping, mudah digerakkan, dan cepat...

Cilik-Kesit

#software #moto #motto #cilikkesit #quantum #kaidah
Power of IT-Bisa pinned «tetaplah kecil, ramping, mudah digerakkan, dan cepat... Cilik-Kesit #software #moto #motto #cilikkesit #quantum #kaidah»
CSS
~~~~

:root {
$value: 10px;
}

.radius {
border-radius: $value;
}

@media screen and (min-width: 600px) {
$value: 50px;
}

#css #html #dinamis #variabel #interface #tag #java #script #www
:root {
currentColor: #D3D3D3;
}

.section {
background: var(currentColor);
}

#css #html #dinamis #variabel #interface #tag #java #script #www