andi
This user hasn't shared any biographical information
Posts by andi
Free Java Clock Maker
June 9, 2010 - 2:31 pm
Posted in general | 2 Comments
Well, i have Java clock that hosted in otakbali.com, would you like some?? here is the sample : You can copy this java applet into your online page, of course with some customization. Just edit the script bellow : <applet code=”Dgclock.class” CODEBASE=”http://otakbali.com/java-sys” width=”100″ height=”30″> <param name=”TimeFormat” value=”"> <param name=”TZ” value=”GMT+0800″> <param name=”ShowDate” value=”yes”> <param name=”ShowFrame” [...]
Nyari uang online dengan program survey berbayar
May 16, 2010 - 12:23 pm
Posted in Tips n Trik, general | 2 Comments
Kemarin coba2 nyari program yang bisa menghasilkan duit di internet gratis and dengan cara yang gampang..
akhirnya nemu dua program yang mungkin udah ngga asing lagi,, berikut daftarnya:
exact position in a div tag
May 16, 2010 - 10:43 am
Tags: css, div, exact, menaruh, posisi, position, tag, tepat
Posted in Tips n Trik, programming | No Comments
Maybe you ever wonder how to put a content like text or picture with exact position in a html page. Now i will explain it shortly. I don’t understand css too much, so i will explain how tu put content in an exact position by modifying inline div tag. Here is an example: <div style=”top: [...]