Saturday, December 1, 2012

html : tabel header horisontal dengan rowspan

Contoh tag html  tabel header horisontal dengan rowspan

contoh tag html,
<table border="1">            <!--INI MERUPAKAN TEBAL GARIS TABEL -->
<caption><b>Tabel Dengan Header Horizontal</b></caption>    <!--INI MERUPAKAN JUDUL TABEL -->

<tr>
    <th>Nama</th>            <!--INI MERUPAKAN TABEL HEADER ATAU KEPALA TABEL-->
    <th>Mata Pelajaran</th>
    <th>Nilai</th>   
    <th>Total Nilai</th>
</tr>
<tr>                      
<td rowspan="4">Adi Sanjaya</td>        <!--INI MERUPAKAN DATA TABEL -->
<td>Matematika</td>            <!--INI MERUPAKAN DATA TABEL -->
<td>90</td>
<td rowspan="4" >330    </td>
</tr>                        <!--INI MERUPAKAN ROW TABEL PENUTUP-->
<tr>
<td>Bahasa Indonesia</td>
<td>85</td>
</tr>
<tr>
<td>Bahasa Inggris</td>
<td>80</td>
</tr>
<tr>
<td>Bahasa Arab</td>
<td>75</td>
</tr>

Hasilnya :

Tabel Dengan Header Horizontal
Nama Mata Pelajaran Nilai Total Nilai
Adi Sanjaya Matematika 90 330
Bahasa Indonesia 85
Bahasa Inggris 80
Bahasa Arab 75

1 comment:

  1. Casino Restaurants Near Bryson City NC | MapyRO
    Find casinos in Bryson City NC in real time. the 군포 출장마사지 casino floor of 문경 출장샵 the Bryson City Casino and Hotel and 서울특별 출장안마 provides 강릉 출장마사지 convenient and convenient transportation 평택 출장안마

    ReplyDelete

Tinggalkan komentar anda disini