S
Simon
I'm using visual studio 2005.
I have table:
<table><tr><td width=30%></td><td width=70%></td></tr></table>
and I get an error message:
Validation (XHTML 1.0 Transitional): Attribute 'width' is considered
outdated. A newer construct is recommended.
How should I do?
How can I get rid off this xhtml validation?
Thanks,Simon
I have table:
<table><tr><td width=30%></td><td width=70%></td></tr></table>
and I get an error message:
Validation (XHTML 1.0 Transitional): Attribute 'width' is considered
outdated. A newer construct is recommended.
How should I do?
How can I get rid off this xhtml validation?
Thanks,Simon