现在的css规则有所改变吗?我写的关于背景的怎么没有作用了?请帮忙!!!我的分数不多,所以只能给这么点,以后多了再多给
这样子的:
<table height=100% width=100% style="border:solid 1 black;background-image:business.gif;background-repeat:repeat-y top right" >
<tr><td>dfsfsdsdglsdgjsk</td></tr>
</table>
背景不会显示出来。。。????????????
怎么回事?
如果改成<table height=100% width=100% background=business.gif>就会显示背景,速救!!