Maximize the Use of Hover

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…

CSS Tricks That Must be Learned

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 […]

Object Oriented CSS video

Yahoo! Developer Network has released a video of anObject Oriented CSS talk that’s well worth a look…

How to skin HTML form elements in seconds

Simple ways to skin HTML form elements using jQuery plugins…

Create a Content Slider Using Pure CSS

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 Minimal HTML and CSS

How to style a call-to-action area with a minimal amount of HTML and CSS…

What is CSS Vertical Align?

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…

Create CSS pin balloons for your maps

Ever needed a nice way to show co-ordinates with pins on a map? Here’s an article explaing how you can do that…

jQuery Image Hover Effect with CSS

Impressive thumbnail resize on hover effect using CSS, HTML and jQuery…

Time Sensitive CSS

Have you ever wanted to load a specific stylesheet depending on what time it is? It is actually very easy to do…

« Previous PageNext Page »