Tag Archives: Tutorial

35+ Excellent CSS and jQuery-based Navigation Menu Tutorials and Techniques Collection

Share Navigation menu is the most vital element in web design. It guides users to navigate around your blog/website and able to find needed information easily. Here, I’ve made an ultimate collection containing 38 jQuery and CSS navigation menu tutorials … Continue reading

Posted in Web Design | Tagged , , , | 3 Comments

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

Easiest way to embed custom CSS styles to your WordPress posts

Share Sometimes, you will have to use certain unique styles for specific posts in WordPress blogs. Of course, you can add it to main Stylesheet or  embed the CSS styles into the posts itself. But, by doing that you’re basically … Continue reading

Posted in Wordpress | Tagged , , , | 1 Comment

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