* { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; } body { background-color: black; } .badan { width: 880px; margin: 35px auto; background-color: white; padding: 20px; overflow: hidden; } .badan h2 { color: crimson; border-bottom: 1px solid gainsboro; margin: 5px; margin-bottom: 13px; } .list-produk { border: 1px solid gainsboro; padding: 10px; float: left; width: 200px; margin: 5px; } .list-produk:hover { transition-duration: 700ms; box-shadow: 5px 5px gainsboro; } .list-produk img { width: 100%; height: 175px; display: block; margin-bottom: 5px; } .list-produk h4, .list-produk h5 { color: crimson; text-align: center; margin-bottom: 5px; } .tombol { text-decoration: none; border-radius: 7px; padding: 7px; display: block; float: left; width: 45%; margin: 4px; text-align: center; color: white; } .tombol:hover { background-color: black; transition-duration: 700ms; } .tombol-detail { background-color: green; } .tombol-beli { background-color: crimson; }
Skip to content Skip to sidebar Skip to footer
Showing posts with the label multimedia

Membuat Radio Streaming Sendiri

Cara bikin Radio Streaming Online sendiri . Jaman sekarang serba canggih ya..?? Radio FM saja sud… Read more Membuat Radio Streaming Sendiri
Mengatasi Video MKV Putus-putus

Mengatasi Video MKV Putus-putus

Matroska . File video yang unik, yang saat ini sering digunakan sebagai ekstensi video andalan pa… Read more Mengatasi Video MKV Putus-putus
KLite Mega Codec

KLite Mega Codec

KLite Mega Codec . C player lain yang diinstall terlebih dahulu terkadang codec Klite tidak dista… Read more KLite Mega Codec