0

tabel rowspan dan colspan

Posted by YASINTA on 00.23 in
<html>
<head>
<title>Tabel Rowspan dan Colspan</title>
</head>
<body>
<table width="500" border="1">
<tr>
<th bgcolor=red>Apel</th>
<th rowspan="2">Jeruk</th>
<th bgcolor=green>Mangga</th>
</tr>
<tr>
<td>Pisang</th>
<td>Nanas</td>
</tr>
</table>
</body>
</html>

0 Comments

Posting Komentar

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