PHP קוד:
<html>
<head>
<title> Test </title>
<style type="text/css">
<!--
body {
margin-top: 0px;
}
-->
</style>
</head>
<body dir="ltr" lang="en">
<div align="center">
<div align="center">
<table width="90%" border="0">
<tr>
<td width="35%">123</td>
<td width="20%">123</td>
<td width="35%">123</td>
<td width="20%">123</td>
</tr>
</table>
</div>
</body>
</html>