25 Completely Free Fonts Perfect for @fontface The recent web design trend of not using web safe fonts for headlines and titles has opened up a whole new resource category for designers: The search for the perfect headline grabbing font.In this post we have collected 25 of the best completely... Read more
5 Open Source HTML5 Video Players for Web Developers Now a days every one intend to aware about HTML5 more and more. According to experts HTML5 is a future of the web. There are some interesting features added to HTML5, Video and audio elements for media playback is one of them. I like this feature... Read more
The Essential Guide to WordPress 3.0 Custom Taxonomies In general, taxonomies are used to arrange, classify and group things. By default, Taxonomies in WordPress are tags and categories that WordPress is using for the posts. Apart from these two, WordPress makes it possible for theme developers to... Read more
What Does ?width: 100%? Do in CSS? It seems like this should be one of the easiest things to understand in CSS. If you want a block-level element to fill any remaining space inside of its parent, then it?s simple ? just add width: 100% in your CSS declaration for that element, and... Read more
What CSS3 Can Do For You: Animation and 3D effects As CSS3 gains more buzz, more and more developers are finding great ways to utilize it. In my last post, I went over the great ways to develop buttons and how to effectively use imagery transitions. Now we will move on and talk about the great... Read more