Heya, I'm working on cleaning up my site and worked on alot of things already and now I started to work on a complete w3c validation. I'm down to 3 errors and could use some help with the last errors. http://validator-jp.w3.org/check?uri=http%3A%2F%2Fwww.keone.com%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1 this is the link to the validator. Thank you for your help. I appreciate it. I will off course add to your reputation.
i'm not sure if you can, short of removing the background tags and the height tags. i had the same problem with a page of mine, same errors, the page looks fine in all the browsers so i just let it go.
Use css to show the background within a table. Works the best for me. With tables and cannot use width and height in one table, it either width or height. It has been a long time since I worked with tables, once you learn how to write tableless in css style only, you want nothing else. CSS is complete control!