Friday, 10 June 2016

Contoh penjendelaan IMK


<html>

<head>

<title>3 baris 2 kolom</title>

</head>

<body>

<table align="center"border="1">

<tr>

<td bgcolor="bue twilight" colspan="2"width="900"height="90"></td>

</tr>

<tr>

<td bgcolor="gold" colspan="2"width="900" height="40"></td>

</tr>

<tr>

<td bgcolor="turquoise" height="500" width="400">

</td>

<td bgcolor="lime" height="500" width="400">

</td>

</tr>

</table>

</body>

</html>                                                                                 

No comments:

Post a Comment