Contoh Script CSS :
body {
font-family: arial;
}
h1, h2 {
color: grey;
}
ul li a {
color: orange;
}
ol li a {
color: red;
}
#p1 {
color: orange;
}
.p2 {
color: red;
}
.cetak-tebal {
font-weight: bold;
}
p.cetak-tebal {
font-size: 12px
}
0 komentar:
Posting Komentar