Viewing all articles tagged "XHTML".

Empty div’s – the IE problem

Posted in Coding on January 30th, 2006 - 11 comments

Div illustration

I came across this when I was trying to style a div with a background image I had designed. . . Sounds easy huh? Well the problem wasn’t the background image it was the height of the div! A margin of space seemed to appear and screw up my design. In FireFox it looks sweet, but IE did not like it at all. This one really irritated me, so as not to forget it I thought I would post it on here.

Read the rest of this entry »

Think before you wrap. A few tips for coding semantically.

Posted in Coding on October 17th, 2005 - No comments

MC Hammer

Why code semantically?

There are lots of benefits your website can gain from well formed code. Here is a brief list:

Read the rest of this entry »

Viewing all articles tagged "XHTML".