TABEL HTML 1

<html>
<head>
<title>Tabel</title>
</head>
<body>
<table border="1">  
   <tr>     
        <td>Kolom 1 baris ke 1</td>
        <td>Kolom 1 baris ke 1</td>
   </tr>
</table>
</body>
</html>




Tabel


Kolom 1 baris ke 1 Kolom 1 baris ke 1

HALAMAN

POPULAR POST