tipoboy
03-16-2009, 10:36 PM
ok guys i need some help again, i'm running some side column navigation using this code in my header:
Code:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"><tr><td class="sidecolumn"><table border="0" width="100%" align="left" cellspacing="1" cellpadding="1">$forumhome_sidecolumn_left</table></td><td width="2px"></td><td class="maincontent">
and this code in my footer:
Code:
</td></tr></table>
so the side column shows on every page.
now i get 12 errors on my memberslist and calendar page using the w3 validator and if i remove this code the errors go away, so if someone could be so kind to point me in the right direction i'd appreciate the help
the errors from w3.org i get can be found here:
http://validator.w3.org/check?uri=ht...idator%2F1.606 (http://validator.w3.org/check?uri=http%3A%2F%2Fscottishwheelnuts.co.uk%2Ft estvb%2Fmemberlist.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=0&No200=1&verbose=1&user-agent=W3C_Validator%2F1.606)
any help is very much appreciated
Code:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"><tr><td class="sidecolumn"><table border="0" width="100%" align="left" cellspacing="1" cellpadding="1">$forumhome_sidecolumn_left</table></td><td width="2px"></td><td class="maincontent">
and this code in my footer:
Code:
</td></tr></table>
so the side column shows on every page.
now i get 12 errors on my memberslist and calendar page using the w3 validator and if i remove this code the errors go away, so if someone could be so kind to point me in the right direction i'd appreciate the help
the errors from w3.org i get can be found here:
http://validator.w3.org/check?uri=ht...idator%2F1.606 (http://validator.w3.org/check?uri=http%3A%2F%2Fscottishwheelnuts.co.uk%2Ft estvb%2Fmemberlist.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&outline=1&group=0&No200=1&verbose=1&user-agent=W3C_Validator%2F1.606)
any help is very much appreciated