开发者

Drop Shadow Center Column Website web page

开发者 https://www.devze.com 2022-12-24 18:17 出处:网络
How can I add a drop shadow effect to a website that has one center column? 开发者_如何学C Some examples of what I mean:

How can I add a drop shadow effect to a website that has one center column?

开发者_如何学C

Some examples of what I mean:

lala.com mint.com


Those are both done with background images:

See Mint: http://www.mint.com/images/global/body.jpg
See LaLa: http://s.pplala.com/static/24.4.1-25/images/background.png

LaLa's is repeating, where Mint uses one large image.


They've done it with a centered background-image on their body. The image has the shadow on it.

If you're ready to sacrifice a little beauty on older browsers, I would suggest you use -webkit-box-shadow and -moz-box-shadow. Coding designs that degrade gracefully encourages people to use recent browsers for a better Web, while not making your website unusable for people who can't.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号