0

tabel

Posted by YASINTA on 18.54 in


<html>
<head>
<title>Tabel</title>
</head>
<body>
berikut contoh tabel dengan rowspan dan colspan
<table width=80% border=2 cellspacing=0 cellpadding=0>
<tr>
<td>baris 1 kolom 1</td>
<td>baris 1 kolom 2</td>
</tr>
<tr>
<td colspan=2>baris 2 kolom 1</td>
</tr>
<tr>
<td rowspan=2baris 3 kolom 1</td>
<td>baris 3 kolom 2</td>
</tr>
</table>
</body>

</html>

0 Comments

Posting Komentar

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