It is faulty code!
On Mon, 04 Sep 2006 14:07:19 +0200, Casper Labuschagne casperl@krooninfo.co.za wrote:
This morning the complete right sidebar appears in a content block that appears at the last position of content in the middle of the page.
I have located the block responsible for messing things up to a block that appears last on the page containing the webring code.
It appears that this morning the webring code (generated by them) contains one to many table declarations that messes up my site totally!
This is the webring generated command: <script language=javascript type="text/javascript" src="http://ss.webring.com/navbar?f=j;y=casperl;u=defurl"></script><noscript>
And this is the errant code - Note the duplicated table declaration without intervening <TR> <TD>:
<table border=0 cellpadding=0 cellspacing=0 width=250 align=center> <tr><td> <center> <table border=0 cellpadding=0 cellspacing=0 width=250 align=center> officialboerboel--> <table border="1" width="300" cellpadding="2" cellspacing="0" bordercolor=""> <tr><td nowrap> <table border="0" cellpadding="1" cellspacing="0" bgcolor="" width="100%">
Disabling this block and reporting the issue to Webring restored my site.
Regards
Casper