后台 编辑模板 - header.htm
在最后加入:
复制内容到剪贴板
代码:
<meta http-equiv="Content-Language" content="zh-cn">
<div align="center">
<center>
<table border="2" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#808080" width="90%" height="69">
<tr>
<td width="20%" align="center" height="34">
<p align="center">广告</td>
<td width="20%" align="center" height="34">广告</td>
<td width="20%" align="center" height="34">广告</td>
<td width="20%" align="center" height="34">广告</td>
<td width="20%" align="center" height="34">广告</td>
</tr>
<tr>
<td width="20%" align="center" height="34">广告</td>
<td width="20%" align="center" height="34">广告</td>
<td width="20%" align="center" height="34">广告</td>
<td width="20%" align="center" height="34">广告</td>
<td width="20%" align="center" height="34">广告</td>
</tr>
</table>
</center>
</div>