Usually, we create hover effects by changing: font color, font styles, border styles, background, and etc. But can do much more with hover. We can use hover to beautify design, minimize clutter, and display additional information…
As web designers and developers, we have all come to learn many css tricks and techniques that help us achieve our layout goals. The list of these techniques is an ever expanding one, however, there are certain tricks that are essential to achieve your goal. Here are 20 excellent css techniques to keep in mind […]
Yahoo! Developer Network has released a video of anObject Oriented CSS talk that’s well worth a look…
Simple ways to skin HTML form elements using jQuery plugins…
An experimental working example of a content slider without the aid of JavaScript, using layers in CSS and using CSS3 transitions to give the slider the necessary animation…
How to style a call-to-action area with a minimal amount of HTML and CSS…
CSS has a property called vertical align. It can be a bit confusing when you first learn about it, so here’s a nice article explaining how to use it…
Ever needed a nice way to show co-ordinates with pins on a map? Here’s an article explaing how you can do that…
Impressive thumbnail resize on hover effect using CSS, HTML and jQuery…
Have you ever wanted to load a specific stylesheet depending on what time it is? It is actually very easy to do…