CSS Tutorial
Contoh di Setiap Bab
CSS Tutorial ini berisi ratusan contoh CSS.
Dengan editor online kami, Anda dapat mengedit CSS, dan klik pada tombol untuk melihat hasilnya.
body {
background-color: #d0e4fe;
}
h1 {
color: orange;
text-align: center;
}
p {
font-family: "Times New Roman";
font-size: 20px;
}
background-color: #d0e4fe;
}
h1 {
color: orange;
text-align: center;
}
p {
font-family: "Times New Roman";
font-size: 20px;
}
No comments:
Post a Comment