Jumat, 23 September 2016

Document HTML 1

<html>
<head>
<title>Tabel Bersarang</title>
</head>
<body>
<table border=1>
    <tr>
      <td>
<table border=1>
    <tr>
       <td>kolom 1 baris 1</td>
       <td>kolom 2 baris 1</td>
    </tr>
    <tr>
       <td>kolom 1 baris 2</td>
       <td>kolom 2 baris 2</td>
    </tr>
</table>
</td>
      <td>kolom 2 baris 1</td>
   </tr>
   <tr>
      <td>kolom 1 baris 2</td>
      <td>kolom 2 baris 2</td>
   </tr>
</table>
</body>
</html>





jangan lupa di save as,kasih nama contoh : nama.html pilih all files dan save

Tidak ada komentar:

Posting Komentar

Diberdayakan oleh Blogger.