The address is one of the weirdest things to markup, there's so many ways to do it but no one really knows which is correct. There's the <address> element however this is can only be used in the context of 'the web author's address'.
You could use <br> tags which are considered 'ok' I believe for this scenario, you could also use a <p> tag for each line, you could use a list, but a definition list.
The newer way people seem to be doing it is, using the definition list and using microformats, there's more here: Microdata - Dive Into HTML5
It's a bit crazy that's there isn't just one simple and easy way to do it![]()








LinkBack URL
About LinkBacks
Reply With Quote

