Jumat, 09 Maret 2012

Script HTML


Script Tabel HTML Sederhana
Ini merupakan contoh script tabel html sederhana yang dibuat secara manual.Bisa digunakan sebagai informasi stock jualan $ (dollar) dari berbagai processor payment.Mungki ada yang membutuhkan silahkan di copy paste dengan bebas.
<div>
<table border=”2″>
<tbody>
<tr style=”background-color: #817679;” width=”94″ height=”30″ align=”center”>
<th>Currency</th>
<th>Stocks</th>
<th>Anda Jual</th>
<th>Anda Beli</th>
</tr>
<tr align=”center”>
<td height=”30″><img title=”pp” src=”http://img641.imageshack.us/img641/2277/72030798.jpg” alt=”" width=”94″ height=”30″ /></td>
<td width=”100″>$ 2000</td>
<td width=”100″>Rp 8800</td>
<td width=”100″>Rp 9800</td>
</tr>
<tr align=”center”>
<td height=”30″ bgcolor=”#c9c299″><img title=”liberty-reserve-logo” src=”http://img684.imageshack.us/img684/645/libertyreservelogo.jpg” alt=”" width=”94″ height=”30″ /></td>
<td width=”100″ bgcolor=”#c9c299″>$ 100</td>
<td width=”100″ bgcolor=”#c9c299″>Rp 9300</td>
<td width=”100″ bgcolor=”#c9c299″>Rp 9750</td>
</tr>
<tr align=”center”>
<td height=”30″><img title=”pm” src=”http://img222.imageshack.us/img222/6831/72395273.jpg” alt=”" width=”94″ height=”30″ /></td>
<td width=”100″>$ 100</td>
<td width=”100″>Rp 8600</td>
<td width=”100″>Rp 9600</td>
</tr>
<tr align=”center”>
<td height=”30″ bgcolor=”#c9c299″><img title=”mb” src=”http://img210.imageshack.us/img210/4619/mb1w.jpg” alt=”" width=”94″ height=”30″ /></td>
<td width=”100″ bgcolor=”#c9c299″>$ 100</td>
<td width=”100″ bgcolor=”#c9c299″>Rp 8500</td>
<td width=”100″ bgcolor=”#c9c299″>Rp 11000</td>
</tr>
<tr align=”center”>
<td height=”30″><img title=”alertpay” src=”http://img213.imageshack.us/img213/7329/images2qm.jpg” alt=”" width=”94″ height=”30″ /></td>
<td width=”100″>$ 2000</td>
<td width=”100″>Rp 8800</td>
<td width=”100″>Rp 9800</td>
</tr>
</tbody>
</table>
</div>

Tidak ada komentar:

Posting Komentar