Tabel


Langkahnya :
<html>
<head>
<title>menggunakan tabel </title>
</head>


<body>
<table border>
<tr>
    <th> kolom 1</th>
    <th> kolom 2</th>
    <th> kolom 3</th>
</tr>

<tr>
    <td> baris 1 kolom 1 </th>
    <td> baris 1 kolom 2 </td>
    <td> baris 1 kolom 3 </td>
</tr>

<tr>
    <td> baris 2 kolom 1 </td>
    <td> baris 2 kolom 2 </td>
    <td> baris 2 kolom 3 </td>
</tr>
</table>
</body>
</html>

Semoga bisa

Share this

Related Posts

Previous
Next Post »

Terimakasih Atas Komentar Anda....!!! :) EmoticonEmoticon