Matn ranggi

Matn rangi
Matn rangi va orqafon rangi
CSS Matn rangi xususiyati
Xususiyat
Ta'rif
Last updated

Last updated
body {
color: blue;
}
h1 {
color: green;
}body {
background-color: lightgrey;
color: blue;
}
h1 {
background-color: black;
color: white;
}
div {
background-color: blue;
color: white;
}