|
-
May 24th, 2004, 09:15 AM
#1
Thread Starter
Frenzied Member
XHTML validation [Resolved]
Using Homesite 5.5 validation of XHTML 1.0, I get the following errors:
"td" does not have the attribute "width", "td" does not have the attribute "bgcolor", "img" does not have the attribute "border", and "table" does not have the attribute "cols".
So... how do you define those things without using those attributes?
Last edited by ober0330; May 24th, 2004 at 10:07 AM.
-
May 24th, 2004, 09:34 AM
#2
Those fall under css now. Use the style tag and look up the css usage for those. And cols for table is useless.
http://www.htmlhelp.com/reference/css/properties.html
-
May 24th, 2004, 10:03 AM
#3
Thread Starter
Frenzied Member
Thanks. I found all of that soon after I posted, but thanks anyways.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|