So, I’m back!

I can’t believe I haven’t blogged for months! But, well, that doesn’t mean I haven’t done much, on the contrary, I have been really busy this whole year. Which is a great thing.

To start with I got a web development job in January. So, that has brought lots of work and great projects

Read More »

Bookmark and Share
Posted in General | Leave a comment

Use conditional comments to add CSS for Internet Explorer

With this short tutorial, I will show you how to use Conditional Comments to add special Style Sheets for Internet Explorer. In this way you can force Internet Explorer to render your site the way it should.

Read More »

Bookmark and Share
Posted in IE Fixes, Tutorials | Tagged , , | 3 Comments

Make the dropdown menu work in Internet Explorer [Part 3]

As you may have gathered, Internet Explorer doesn’t support the CSS rules we use for our dropdown menus. So, we have to work around this using a especial style sheet for it, and little bit of Javascript.

Read More »

Bookmark and Share
Posted in IE Fixes, Tutorials | 2 Comments

Enhance the dropdown menu with CSS 3 transitions. [Part 2]

Now we are going to enhance our Navigation bar using CSS 3 to add transitions to it. Instead of just appearing at once, the dropdowns will slide down.

Read More »

Bookmark and Share
Posted in Tutorials | Leave a comment

How to create a cross-broswer compatible dropdown menu [Part 1]

See it in action

Step 1

First create the HTML code. To make the dropdown items, we nest lists within lists. Be careful to place the closing tags in the right order. Here is the code:

Read More »

Bookmark and Share
Posted in Tutorials | Leave a comment

Welcome to my new themed blog!


After a well deserved holiday, I’ve finally put myself to work :) I come now with my new WordPress blog totally themed to look just like my website!

Read More »

Bookmark and Share
Posted in General | 4 Comments