Winn.ws

What’s your address?

The address tag defines the start of an address. You should use it to define addresses, signatures, or authorships of documents.

The address usually renders in italic. Most browsers will add a line break before and after the address element, but line breaks inside the text you have to insert yourself.

This is a great tag that I use a lot of, when doing client work. This is a much better method then using a list or paragraph tags. Just place each line of the address into it’s own address tag and your done! See below for an example;

[html]

Greg Winn
123 Main St
City, State 00000

//=== OR

Greg Winn

123 Main St
City, State 00000

[/html]

posted in: web standards 12.22.07