Rounded Corners on ALL Browsers

Web designers out there! Have you ever wanted to have rounded corners on the web pages you design but without the use of ugly GIFs or IE-troublesome PNGs? I’ve got good news for you and it’s called jQuery Corners. Have a look at the screenshot below:

(more…)

 

Web Design with Search Engine Optimization in Mind

Web designers and developers often take search engine optimization for granted thinking that it is something that can be done later. While that is true, I would still say that things will be a lot easier and better if search engine optimization is already incorporated into the architecture of a website before it is even created.

(more…)

 

CSS Dropdown Menu

Ever wondered how to make those drop-down menus using CSS? There are many ways to do it but they are all pretty similar. Here’s how I do it.

The CSS Code

(more…)