Viewing all articles tagged "XHTML".

Empty div’s - the IE problem

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.

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 »