Rabu, 23 Oktober 2019

RAM

Membuat Tulisan Koran body { font-family: roboto; } h1{ text-align: center; } h2{ text-align: center; } .kotak{ width: 500px; height: auto; margin: 10px auto; } .kotak2{ font-family: "verdana"; color: white; background-color: #26c98e; text-align: center; ...
Share:

Senin, 21 Oktober 2019

TANGGAL LAHIR SAYA

Kalender 11 JANUARI 2002 BAGAS DAFA PUTRA YANUAR XII MULTIMEDIA 1 .container{width: 600px; margin:auto;} th{padding: 10px; background-color: orange; color:white; font-family: calibri; font-size: 18px} td{text-align: center; padding: 10px 0; background-color:...
Share:

Minggu, 20 Oktober 2019

KUIS

var waktu = 60; setInterval(function() { waktu--; if(waktu 0) { window.location = 'gagal.html'; }else{ document.getElementById("countdown").innerHTML = waktu; } }, 1000); 10) { alert("Anda mendapatkan nilai SEMPURNA !"); } if (score >= 7 && score body { background:...
Share:

Blogroll

BTemplates.com

Cari Blog Ini

Blog Archive

Diberdayakan oleh Blogger.

hanifys99.wordpress.com

https://chaebertmario.blogspot.com/

Membuat Tulisan Koran RAM (Random Acces Memory) Definisi , Struktur & Fungsi RAM Definisi: RAM (Random...