<

Archive for the ‘Web Development’ Category

The Correct Way to use Specificity in CSS

0
June 14th, 2010 in Web Development by post Rick

CSS stands for Cascading Style Sheets, the cascading part means that the more generic a rule is the more items it will effect. The exact opposite is also true the ...

Read full article

Google Font API? Hmmm..

0
May 21st, 2010 in Resources, Web Development by post Rick

So Google has announced a new API [1] to help make the web a more beautiful place when it comes to fonts. Most web developers (should be all web developers) ...

Read full article

How to create rounded corners on your website

0
May 19th, 2010 in Web Development by post Rick

With full support for CSS3 being just around the corner, there is no doubt that the task for creating rounded corners is going to become much easier. But, at the ...

Read full article