Scalable Rounded CSS Edges
Scalable Rounded CSS Edges
Scalable rounded CSS edges or corners. Works in IE 5.0 Windows, is easy to work with etc. A pity the corners can’t have transparency.
- "New World" Poster
- Scalable Rounded CSS Edges
- Favatars (and Favatar Wordpress Plugin)
- Gedimo's Portfolio
Correct me if I’m wrong here, but you always have to specify a width for the
dl, or else this thing doesn’t work?Well, it’s a while since I tried out the code, but as I remember it you have 3 options.
1 – don’t specify a width at all, and it’ll be as wide as the contents make it.
2 – specify a fixed width.
3 – specify a percentage width, for instance 100%, and it’ll stretch to fill the browser.