Misha or whoever manages the boards in general -
There has been this long-standing HTML error on the topic listing pages in the boards here, and I finally am taking the time to report it (guess it wasn't annoying enough until now

). AFAIK, this only happens in iCab, but I'm pretty sure a significant amount of people use iCab. Here's what they look like:
So, as you can see, the whole set of labels at the top of the table is shifted over. The reason? There is an extranneous CENTER tag in an invalid place in the main table. To whit:
<table border=0 cellpadding=0 cellspacing=0 width="90%"><TR><td bgcolor="#bdbdbd">
<table border=0 cellpadding=4 border=0 cellspacing=1 width=100%>
<tr bgcolor="#003366">
<td width="20"> </td>
<center></center>
<td width="45%">
<FONT SIZE="1" FACE="Geneva, Verdana, Arial" color="#f2f2f2"><B>Topic& lt;/B></FONT>
</td>
<td width="15%" nowrap>
<FONT SIZE="1" FACE="Geneva, Verdana, Arial" color="#f2f2f2"><B>Topic Starter</B></FONT>
</td>
<td><FONT SIZE="1" FACE="Geneva, Verdana, Arial" color="#f2f2f2"><B>Replies&am p;lt;/B></FONT>
</td>
<td><FONT SIZE="1" FACE="Geneva, Verdana, Arial" color="#f2f2f2"><B>Last Post</B></FONT>
</td></tr>
Notice the <center></center> right after the first cell? Well if you get rid of that, everything looks great again. Please fix it! Thanks!
John
------------------
I need a new sig.