0

menyajikan pembuatan tabel

Posted by YASINTA on 18.53 in


<html>
<head>
<title>penggunaan ALIGN</title>
</head>
<body>
<table border="1">
<caption>Daftar wianiaga</caption>
<tr>
<th colspan="2" rowspan="2">WIRANIAGA</th>
<th colspan="3">KOTA</th>
</tr>
<tr>
<th>SEMARANG</th>
<th>Kudus</th><th>Solo</th>
<tr>
<tr>
<th rowspan="2">Jenis Kelamin</th>
<th>Pria</th>
<td aligh="right">30</td>
<td aligh="right">20</td>
<td aligh="right">30</td>
</tr>
<tr>
<th>Wanita</th>
<td aligh="right">20</td>
<td aligh="right">8</td>
<td aligh="right">18</td>
</tr>
</table>
</body>
</html>

0 Comments

Posting Komentar

Copyright © 2009 BIODATAKU All rights reserved. Theme by Laptop Geek. | Bloggerized by FalconHive.