I keep getting this error for the given code region (it actually
highlights the line with the body tag):
line 42 column 1 - Warning: <tr> isn't allowed in <body> elements
</head>
<body style="margin: 0" onload="preloadImages();">
<table border="0" cellPadding="5" cellSpacing="0" width="100%">
<tr vAlign="top">
<td valign="bottom" nowrap>
<img src="../images/citlogo_small.gif" width="92" height="45"
alt="">
<img src="../images/citlogotri2.gif" WIDTH="150" HEIGHT="41"
alt=""></td>
<td width="100%" align="right">
<span id="wait" style="display:none;"><img
src="../../common/images/gradient.gif" style="vertical-align: middle;"
alt=""></span>
<a
HREF="rptPDF.asp?ENC_Lpcw+VIhtyTjjLf4rRfRrFJdZH/P/XXrZgySYa2pWRQWO1OqP1EaTnIzI+R/kjIFjesF0HSQGsgCfTf+t6wcalfrTxLySfl4LKGK5MqwTXiozxz1ZN5fAQGfXXpDB4UA"
target="_blank" onfocus="blur();"
ONMOUSEOVER="changeImages('rpt_printer_icon',
'/common/images/rpt_printer_icon-over.gif'); return true;"
ONMOUSEOUT="changeImages('rpt_printer_icon',
'/common/images/rpt_printer_icon.gif'); return true;">
<img alt="Printer-friendly format" NAME="rpt_printer_icon"
SRC="/common/images/rpt_printer_icon.gif" WIDTH="25" HEIGHT="25"
BORDER="0"></a>
<a
HREF="/common/re****t/re****t_csv.asp?ENC_Lpcw+VIhtyTjjLf4rRfRrFJdZH/P/XXrZgySYa2pWRQWO1OqP1EaTnIzI+R/kjIFjesF0HSQGsgCfTf+t6wcalfrTxLySfl4LKGK5MqwTXiozxz1ZN5fAQGfXXpDB4UA"
onfocus="blur();" ONMOUSEOVER="changeImages('rpt_excel_icon',
'/common/images/rpt_excel_icon-over.gif'); return true;"
ONMOUSEOUT="changeImages('rpt_excel_icon',
'/common/images/rpt_excel_icon.gif'); return true;">
<img alt="Save comma-delimited file" NAME="rpt_excel_icon"
SRC="/common/images/rpt_excel_icon.gif" WIDTH="25" HEIGHT="25"
BORDER="0"></a>
</td>
</tr>
I also get this alot...
line 107 column 485 - Warning: missing </a> before <div>
What if my div will contain the text for the link?