I’ve been working on a currency conversion class (will post later) and I came across a problem in displaying the Indian Rupee symbol (र). Whilst not strictly necessary for what I’m doing, I like to make sure everything works properly so as to avoid bugs later.
Archive for CSS
Background Gradients in CSS3 – Including IE
CSS3 is brilliant. It does a lot of the things we used to have to do by embedding graphics in the browser and, consequently, reduces the amount of HTTP data. However, as the standards aren’t yet in place, things are still a little hit-and-miss. One of the most useful one is background gradients. I’ve got this working in IE7+, Firefox, Chrome, Safari and Opera and I’ll run through them in order.



