Cara Membuat Link Warna Warni - Untuk membuat link warna warni sobat bisa mengikuti langkah-langkah berikut ini. 1. Masuk ke Blogger > Template > Edit HTML. 2. Cari kode </head>. (Gunakan Ctrl + F) 3. Salin kode di bawah ini tepat di atas kode </head>. <script type='text/javascript'> //<![CDATA[ var rate = 20; if (document.getElementById) window.onerror=new Function("return true") var objActive; // The object which event occured in var act = 0; // Flag during the action var elmH = 0; // Hue var elmS = 128; // Saturation var elmV = 255; // Value var clrOrg; // A color before the change var TimerID; // Timer ID if (document.all) { document.onmouseover = doRainbowAnchor; document.onmouseout = stopRainbowAnchor; } else if (document.getElementById) { document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT); document.onmouseover = Mozilla_doRainbowAnchor; document.onmouseout = Mozi...
Real world and virtual world