0
Contoh Layout Web Sederhana dengan Php
Posted by jujur
on
3:51 PM
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
<title>Latihan Lima</title>
</head>
<body>
<table width="1473"
align="center"height="743" border="1">
<tr>
<td
height="77" colspan="3" align="center"
bgcolor="#00FF33"><h1>Header</h1></td>
</tr>
<tr>
<td
height="23" colspan="3"
align="center"><h4>menu(header)</h4></td>
</tr>
<tr>
<td
width="148" height="582"
bgcolor="#00FF00"><table width="142"
height="407" border="1">
<tr>
<th
bgcolor="#006699" scope="row"> </th>
</tr>
<tr>
<th
bgcolor="#00CCFF" scope="row"> </th>
</tr>
<tr>
<th
bgcolor="#0099FF" scope="row"> </th>
</tr>
</table></td>
<td
width="1086"> </td>
<td
width="217" bgcolor="#00FF33"><table
width="216" height="447" border="1">
<tr>
<th
bgcolor="#003366" scope="row"> </th>
</tr>
<tr>
<th
bgcolor="#0066CC" scope="row"> </th>
</tr>
<tr>
<th
bgcolor="#99FF33" scope="row"> </th>
</tr>
</table></td>
</tr>
<tr>
<td
height="49" colspan="3" align="center"
bgcolor="#CCCCCC"></td>
</tr>
</table>
</body>
</html>
|
Contoh Layout Web Sederhana dengan Php
Contoh Layout Web Sederhana dengan Php
Contoh Layout Web Sederhana dengan Php
Contoh Layout Web Sederhana dengan Php