More information about the Underscore mailing list

[_] best way to mark up a series of addresses contact details supplied in a table

stefan burt one.green.squirrel at gmail.com
Thu Jan 17 14:41:21 GMT 2008

On 17 Jan 2008, at 14:24, s'unya wrote:

> Hey Steffan,
>
> There are many options, but why not use a wrap div, then the  
> <address> tag
> for each address line and then a right floated div?

  Hey s´unya,

its been a while hope your well.

The address tag I thought of that but I don't think it's a valid  
option, semantically speaking as I thought it meant for the address  
details of the document rather than the address of people, but of  
course I could be wrong :)


> --personally, I don't see this as an abuse of tables.  Just make  
> sure you
> create an appropriate table header and you're good to go.

Pete F

I think the problem I have and i'm probably not alone is the fact that  
tables where used for all sorts of evil, even when they are legal and  
valid to use I never feel comfortable using them. But both methods of  
using div or table seem correct both are as easy to mark up maybe a  
table would be way to go?

cheers for your suggestions guys !

Stefan Burt