最佳答案
I'm getting an error when compiling this within an ASPX page using Visual Studio 2010:
<td valign="top" nowrap width="237">
The error message is
"Attribute 'nowrap' is considered outdated. A newer construct is recommended."
What construct is the error message referring to? And does it behave exactly the same as 'nowrap'?