|
|
|
|
|
by tmgrhm
5515 days ago
|
|
box-shadow is CSS3, not HTML. HTML is markup for text, CSS is formatting that text. It's not about making it only work in one browser — it's that currently these effects collectively (as Arnorhs points out, this isn't just box-shadow) are only rendered properly by that one browser (actually it's the rendering engine which is most important here — WebKit — which means I can view them fine in Safari 5.1). |
|