Here:
Code:
<a href="javascript:ts('body',1)"><strong> + Larger Font </strong></a>
<a href="javascript:ts('body',-1)"><strong>- Smaller Font</strong></a>
<table width="100%" border="0" cellpadding="20" cellspacing="20" >
<tr>
<td valign="top" style="border: 1px solid #CCD7E0; background-color: #FFFFFF;" class="shadow2" />
<!-- {LOGIN_FORM} -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" align="left" id="content_frame" />
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
and here:
Code:
</table>
<table width="100%">
<tr>
<td width="150" valign="top" align="center" bgcolor="white" />
<table width="150" border="0" bgcolor="white">
<tr>
<td width="150">
<div class="wireframemenu">
<h1 class="background">Menu</h1>
The td tag can never be self closing. Replace all 3:
with:
Here add the highlighted missing </td> tag:
Code:
<p align="left"><a href="http://www.htmldog.com/"><img src="http://www.htmldog.com/badge3.gif" width="88" height="31" border="0" alt="HTML and CSS tutorials, references, and articles" /></a></p>
</div>
</td>
</tr>
</table>
</td>
<td>
<!-- Start standard table -->
<table align="center" width="100%" cellspacing="1" cellpadding="0" class="maintable">
<tr>
<td class="table
Same thing here:
Code:
<a href="index.php?lang=xxx" rel="nofollow"><img src="images/flags/reset.gif" border="0" width="16" height="11" alt="" title="Default language" /></a>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
Bookmarks