本人CSS3新手,我想请教下CSS3的box-shadow在页面的 哪些元素下可以使用,比如p元素能不能用,还是只要是个元素都能用box-shadow ...
Adding a shadow to a table on your Web page can give it a little more pop. With the CSS3 "box-shadow" property, you can add a customizable shadow to any box element without having to use images. The ...