Fantastic CSS Border Radius generator for all browsers by @jacob Bijani
How to use a custom font in CSS
Did you know that with CSS 3 you can load custom true type fonts and use them on your website? It’s relatively simple to do too. First you define a new font face with a URL to your file, then you call it just like you would call a pre-defined font. In this example I’m … Read more