利用box-shadow属性可以给块对象添加一个或多个阴影,支持该属性的浏览器 ... #d2 { box-shadow:70px 0 0px #333;} #d3 { box-shadow:0 70px 0px #333 ...
確定! 回上一頁