Category Archives: CSS3

Add Animated Image Captions on Hover with CSS3 (No Javascript)

Share We have been using Javascripts to add animated captions on hover for images before this. But, inspired by Wibiya’s toolbar Smart Share for post images, I managed to create almost the same effect using CSS3 without using any Javascripts. … Continue reading

Posted in Blogger Hacks, CSS3, Wordpress | Tagged , , , | 3 Comments

CSS3 Theme | Free Blogger Template

Share CSS3 Theme is a free HTML5 and CSS3 theme which was originally designed by Jesper from jayj.dk. I’ve converted it into Blogger template. Although the original theme uses HTML5 fully, I’ve just used some of HTML5 features { eg: … Continue reading

Posted in CSS3, Templates | Tagged , , , | 32 Comments

CSS3 Box Shadow effect

Share Previously, I wrote a tutorial on creating rounded corners with the aid of CSS3. Today’s tutorial is on another great effect that can be achieved using a CSS3 property, box-shadow. This box-shadow property enables you to apply one or … Continue reading

Posted in CSS3 | Tagged , , , , | 8 Comments

How to create rounded corners with CSS3?

Share This tutorial is on creating rounded corners effect with the aid of CSS3. This effect is achieved using “border-radius” property and really saves our time which was wasted in creating round-edged border images in Photoshop and then being used … Continue reading

Posted in CSS3 | Tagged , , , | 7 Comments

CSS3 tutorials starting this week

Share I have no words to describe how am I amazed with CSS3. CSS3 definitely has revolutionized the designing world. With CSS3, we can create brilliant web effects without using images, Javascripts and also Flash for them. For example: rounded … Continue reading

Posted in CSS3 | Tagged , , , | 6 Comments

HTML5 and CSS3 cheat sheets collection

Share HTML5 and CSS3 have started conquering the web. They both combine to produce great functions and effects and really make our eyes wide opened. For example, have a look at this Windows 7 start menu designed using only CSS3! … Continue reading

Posted in CSS3, HTML5 | 3 Comments

Cool CSS3 button maker

Share CSS3 button maker is a simple and great online tool created by Chris Coyier from CSS Tricks. This tool allows you to generate a image-less button fully making use of CSS3. I am sure that some of you may … Continue reading

Posted in CSS3 | 1 Comment