Tag
Contoh Kode
Tampilan pada Browser
<table>Contoh 1:

<table border="4" cellpadding="2" cellspacing="2" width="100%">
<tr>
<td>Kolom 1</td>
<td>Kolom 2</td>
</tr>
</table>

Contoh 2: (Internet Explorer)

<table border="2" bordercolor="black" cellpadding="2" cellspacing="2" width="100%">
<tr>
<td>Kolom 1</td>
<td>Kolom 2</td>
</tr>
</table>

Contoh 3:

<table cellpadding="2" cellspacing="2" width="100%">
<tr>
<td bgcolor="#cccccc">Kolom 1</td>
<td bgcolor="#cccccc">Kolom 2</td>
</tr>
<tr>
<td>Baris 2</td>
<td>Baris 2</td>
</tr>
</table>
Contoh 1:
Kolom 1Kolom 2

Contoh 2:
Kolom 1Kolom 2

Contoh 3:
Kolom 1Kolom 2
Baris 2Baris 2
<td><table border="2" cellpadding="2" cellspacing="2" width="100%">
<tr>
<td>Kolom 1</td>
<td>Kolom 2</td>

</tr>
</table>

Kolom 1Kolom 2
<th><div align="center">
<table>
<tr>
<th>Kolom 1</th>
<th>Kolom 2</th>
<th>Kolom 3</th>

</tr>
<tr>
<td>Baris 2</td>
<td>Baris 2</td>
<td>Baris 2</td>
</tr>
<tr>
<td>Baris 3</td>
<td>Baris 3</td>
<td>Baris 3</td>
</tr>
<tr>
<td>Baris 4</td>
<td>Baris 4</td>
<td>Baris 4</td>
</tr>
</table>
</div>
Kolom 1Kolom 2Kolom 3
Baris 2Baris 2Baris 2
Baris 3Baris 3Baris 3
Baris 4Baris 4Baris 4
<tr><table border="2" cellpadding="2" cellspacing="2" width="100%">
<tr>
<td>Kolom 1</td>
<td>Kolom 2</td>
</tr>
</table>

Kolom 1Kolom 2

0 comments:

Posting Komentar

Ngeblog Sejak © Mei 2013

Powered by : Blogger