A friend has fixed all my site errors (html/coding). He sent me this e-mail and it states :
"
Now you have to ask VBSEO why its adding a slash "/" before every " in your
"What's Going On?" table.
e.g: <table class=\"tborder\" cellpadding=\"6\" cellspacing=\"1\"
border=\"0\" width=\"100%\" align=\"center\">
It should be like this: <table class="tborder" cellpadding="6"
cellspacing="1" border="0" width="100%" align="center">
After you edit VBSEO setting all the errors will be gone ... well almost. I
think you will 2 errors left.
"
Any suggestion?


LinkBack URL
About LinkBacks





Reply With Quote