0

materi tabel di dalam tabel

Posted by YASINTA on 23.29 in
<html>
<head>
<title>tabel di dalam tabel</title>
</head>
<body>
<table border=1>
<tr>
<td rowspan=2>
<table border=1>
<tr>
<td>table dalam table</td>
</tr>
</table>
</td>
<td rowspan=2>
<table border=1>
<tr>
<td>table dalam tabel</td>
</tr>
</table>
</td>
</tr>
<tr>
</tr>
</table>
</body>
</html>


0 Comments

Posting Komentar

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