Ok, I'm rewriting a page using xhtml and I cant figure out why this isn't valid xhtml transitional. Or if it isn't valid what other way is there for me to accomplish what I'm doing.
any help would be greatly appreciated.
http://validator.w3.org/check?uri=ht...com%2Fhome.php
you can look there to see what my problem is.
I need to do something with that background tag. I've tried splitting that table into two tables and just setting the background attribute inside the table declaration. But according to that validator... that wasn't valid either. It just doesnt seem to like that background attribute.
any suggestions as to how I would make this valid?
any help would be greatly appreciated.
http://validator.w3.org/check?uri=ht...com%2Fhome.php
you can look there to see what my problem is.
I need to do something with that background tag. I've tried splitting that table into two tables and just setting the background attribute inside the table declaration. But according to that validator... that wasn't valid either. It just doesnt seem to like that background attribute.
any suggestions as to how I would make this valid?
Comment