BREAKING NEWS

Media Internet & Komputer, Ototeknos.Com

Media Informasi Ilmu Teknologi, Internet, Download & Komputer

Rabu, 21 Oktober 2015

Cara Membuat CSS Style Sheet


CSS Tutorial ini berisi ratusan contoh CSS.

Dengan editor online kami, Anda dapat mengedit CSS, dan klik pada tombol untuk melihat hasilnya.


CSS Example

body {
    background-color: #d0e4fe;
}

h1 {
    color: orange;
    text-align: center;
}

p {
    font-family: "Times New Roman";
    font-size: 20px;
}
Try it yourself »

Share this:

Posting Komentar

 
Back To Top
Copyright © 2014 Media Internet & Komputer .