Kamis, 16 Maret 2017



<html>
 <head>
  <title>Membuat Table Pada HTML</title>
 </head>
 <body>
  <table width="400" height="100" border="2">
   <tr>
    <td align="center">Baris 1 Kolom 1</th>
    <td align="center"><b><i><font color ="red"><u>Baris 1 Kolom 2</b></i></font></u></th>
  </tr>
  <tr>
   <td align="center">Baris 2 Kolom 1</td>
   <td align="center">Baris 2 Kolom 2</td>
 
  </tr>
 </table>
 </body>
</html>


HASIL:





Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © # Kain_Lap - Blogger Templates - Powered by Blogger - Designed by Johanes Djogan -