Tagged Questions

3
votes
1answer
78 views

How do you make rounded corners in all browsers?

CSS? JQuery? What's the best and most efficient way to make rounded corners that work in all browsers? I've tried a few and right now I'm making small divs that are positioned nega …