On 22 May 2005 at 15:57, Bruce Gilbert wrote: > for an address, which way is best > > <address> > 1st line<br /> > 2nd line<br /> > 3rd line<br /> > </address> > > or > > > <address>1st line</address> > <address>2nd line</address> > <address>3rd line</address> >
Hello Bruce, I do actually not know the DTD, but the second version declares three adresses. So the first version should be used. Or your '2st line' means a second address, then the second version (but you say 'for an address'). Best Regards Juergen Auer http://www.sql-und-xml.de/ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
