girlwithbighead
 Tutorial : Form Link  
03/07/2012 | 15 comments

Assalamualaikum! ok, hari tu ada orang request tuto ini, so saya buatlah ye.

Preview :
Name
URL

Template Designer : Paste dekat Html/Javascript
Blogskins : Paste dekat bawah </style>

<center><table cellpadding="3" cellspacing="2" width="180">
<tbody><tr>
<td style="text-align:right;">Name</td>
<td><input type="text" size="15" value="yourname" style="width:170px;color:#000;border:1px  dotted pink;background-color:#ffffff;" onclick="this.focus()" onfocus="this.select()"></td>
</tr><tr>
<td style="text-align:right;">URL</td>
<td><input type="text" size="15" value="http://urlblog.blogspot.com/" style="width:170px;color:#000;border:1px dotted pink;background-color:#ffffff;" onclick="this.focus()" onfocus="this.select()"></td>
</tr></tbody>
</table></center>


OLDERNEWER