Viewing all articles tagged "semantics".

Simple address formatting solution

Posted in Coding on March 6th, 2007 - 7 comments

Recently I figured out a cleaner way of lining up address details in a simple definition list and thought I would share it on here.

Address

You can preview the html and css to see how it scales nicely (using em’s for the measurements). You could take off the borders and background colour etc and just use the CSS to line up the addresses or style it some more with background images etc. Have a play about if you need to line up contact details like this.

I tested it on Win IE 6 & 7, Win & Mac Firefox 1.5 +, Safari and Opera 9+.

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 "semantics".