css+div 为什么没效果,

2025-01-05 14:10:28
推荐回答(2个)
回答1:

样式表中类名 .s1 后怎么出现了个等号?删掉它就可以了。

回答2:

不是.s1=,干嘛加个等号呢?
.s1{position:absolute; width:100px; height:100px; left:10px; top:10px; background:#000
}