Im having a strange validation issue that I cant seem to figure out.
Why would the first td cause a validation error? Is it something to do with the way I am specifying my widths?
Thanks
Im having a strange validation issue that I cant seem to figure out.
Why would the first td cause a validation error? Is it something to do with the way I am specifying my widths?
Thanks
Yes. You are specifying your widths using deprecated HTML attributes instead of CSS. (The validator is collapsing duplicate error messages).