Code: Select all
<meta http-equiv="Content-Language" content="en-us">
<p align="center">THIS IS THE HEADER</p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="33%">{MENU}</td>
<td width="33%">{CONTENT}</td>
<td width="34%">{SOME OTHER CRAP}</td>
</tr>
</table>
<p align="center">THIS IS THE FOOTER</p>