Lewati ke isi

CSS Dasar

h1{
    font-family: arial;
    font-size: 12px;
}
a{
    text-decoration: none;
}