G
Guest
I'm attempting to rewrite a web app moving from VS 2003 to VS 2005. 2005
warns for non-compliance with XHTML 1.0. I've been able to get rid of most
of the warning except for one. It appears there is no replacement, at least
not obvious, to simply align a table.
Old way: <table align="center"> produced a warning, but I cannot find
anything that replaces it. Anyone know?
Thanks,
warns for non-compliance with XHTML 1.0. I've been able to get rid of most
of the warning except for one. It appears there is no replacement, at least
not obvious, to simply align a table.
Old way: <table align="center"> produced a warning, but I cannot find
anything that replaces it. Anyone know?
Thanks,