Archive for the ‘Tutorials’ Category

Pure CSS Horizontal Menu v2

An update for the Pure CSS Horizontal Menu which now has a dropdown or “submenu”. Still 100% CSS based menu with a little update on the style and markup. Using XHTML’s “Role” attribute, I was able to create a menu without adding any scripts or javascripts.

Continue reading »

Pure CSS Horizontal Menu

A 3D like CSS horizontal menu with links that hovers up when the mouse moves over them. There is no images used in this menu. Works only in non IE modern browsers such as Firefox, Safari and Chrome.

Continue reading »

Clearing Floats Without Extra Markup

Learn this new method on how to clear floats without adding extra Markup

Continue reading »

Off-Cam Flash Technique

Learn how to use an off-camera flash effectively.

Continue reading »

How to turn photo into Black & White

This tutorial explains how to transform colored photo into black and white using Photoshop.

Continue reading »

Safari’s Development Tool

Do you know that Safari also has a Firebug-like program? It’s called “Web Inspector”.

Continue reading »

CSS Sprites

Learn what is CSS Sprite and how it can help your website. See how it work.

Continue reading »

Creating Multiple Sidebar in WordPress

Here you’ll know how to create multiple sidebar from scratch. In this example, I created 2 sidebars. One from left and the other one from right. The first thing you’ll need to do is to register the names of the …

Continue reading »