【发布时间】:2010-09-26 13:45:36
【问题描述】:
VStudio ASP.NET 给出以下消息:
Attribute 'bgcolor' is considered outdated. A newer construct is recommended.
推荐的结构是什么?
bgcolor 在 <td> 元素内。
另一条相关消息是:
Attribute 'bordercolor' is not a valid attribute of element 'table'.
有人知道我在哪里可以找到更新的替代品吗?
【问题讨论】:
-
当 ASP 开始认为您的 HTML 已被弃用时,您知道这很糟糕... ;)