jsp出现这个为何Undefined attribute name (background).

<td width="8" background="<%=path%>/style.gif">

黄色提示为何

第1个回答  2013-08-27
background
不是td的属性
需要用style

<td width="8" style="background:url(<%=path%>/style.gif)">本回答被提问者和网友采纳
第2个回答  2013-08-27
说明TD标签没有backgroud属性

相关了解……

你可能感兴趣的内容

本站内容来自于网友发表,不代表本站立场,仅表示其个人看法,不对其真实性、正确性、有效性作任何的担保
相关事宜请发邮件给我们
© 非常风气网