<div dir="ltr" style="text-align: left;" trbidi="on">
<html>
<head>
<title>Contoh Table 1</title>
</head>
<body>
<table border="1">
<tr>
<td>Kolom 1 baris ke 1</td>
<td>Kolom 1 baris ke 1</td>
</tr>
<tr>
<td>Kolom 1 baris ke 2</td>
<td>Kolom 1 baris ke 2</td>
</tr>
</table>
</body>
</html>
</div>
Contoh Table 1
<html>
<head>
<title>Contoh Table 1</title>
</head>
<body>
<table border="1">
<tr>
<td>Kolom 1 baris ke 1</td>
<td>Kolom 1 baris ke 1</td>
</tr>
<tr>
<td>Kolom 1 baris ke 2</td>
<td>Kolom 1 baris ke 2</td>
</tr>
</table>
</body>
</html>
</div>
Kolom 1 baris ke 1 | Kolom 1 baris ke 1 |
Kolom 1 baris ke 2 | Kolom 1 baris ke 2 |