Tag table, tr, th, td

<table border="1">
  <tr>
    <th>Nama</th>
    <th>Blog</th>
  </tr>
  <tr>
    <td>Nano</td>
    <td>Tutorial Blogger</td>
  </tr>
</table>

Tag ini sudah Nano jelaskan dalam dasar-dasar HTML, baca disini.

0 comments:


Posting Komentar


Creative Commons License
Tag table, tr, th, td by Nano Yulianto is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at http://nanoyulianto.blogspot.com/2010/12/tag-table-tr-th-td.html.
Permissions beyond the scope of this license may be available at http://nanoyulianto.blogspot.com/.