Category Archives - Blogs

HomeBlogs

WordPress dropdown menu using pure CSS dropdown framework

CSS dropdown menu framework is a free and pure CSS dropdown menu solution. It clearly has some advantages over javascript based solutions. Well, It is cross browser compatible, completely customizable, fast and does not rely on javascript (except for IE 6 and earlier). Let us see how to employ it in a wordpress theme.

CSS3 – What a beginner web designer must know.

So, What’s all the hype about HTML5 and CSS3? CSS 3 is the next version of Cascading style sheets(CSS) module. It includes so many awesome features, but there is not complete browser support yet. You can get very creative with CSS3 effects.

Lets look at three most common(css3) Properties used nowadays. That also means no IE support, as always. IE is still relying on the filters.

  1. Rounded Corners
  2. Drop shadow
  3. Gradients
12