Tagged Questions
5
votes
2answers
3k views
Hide Section of a Box Shadow
Disclaimer: I have already seen the following questions and their solutions did not apply to me even though they are very similar situations:
...
1
vote
2answers
464 views
CSS box shadow: Make a div appear as though the bottom left and right corners are lifting off the page a little, using box shadow? how to? link?
Does anyone know of a tutorial on how to do this, or does anyone have a little example?
example: http://hazelmade.com/projects.html
1
vote
5answers
494 views
Most effective way to build box shadows with CSS
I'm interested to find which way of creating box shadows with css is most effective. But that I mean : ease of implementation, flexibility, and cross browser compatibility.