Shadow

Is subtle shadow effect an anti-pattern in ios?
No, it's not an anti-pattern. And yes, there is some justification for your design choice. The Apple HIG states: Minimal use of bezels, gradients, and...
Using text-shadow for accessibility
What is the purpose of shadowing text?How do you give a shadow effect to text?What is the use of H-shadow and V-shadow values of text shadow property...
Box-shadow hover effect when box isn't necessarily clickable
How do you add a box shadow to hover in CSS?How does box shadow work?What is hover effect? How do you add a box shadow to hover in CSS?Using box-sha...