Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: p in address tag?

From: David Dorward <david@us-lot.org>
Date: Mon, 7 Nov 2005 14:51:39 +0000
To: www-html@w3.org
Message-ID: <20051107145139.GB9351@us-lot.org>

On Mon, Nov 07, 2005 at 09:42:52AM -0500, Kelly Miller wrote:
>    I was just working on a site layout, when I came to a realization; address
>    is useful for one-line addresses, but kinda [expletive deleted] for multi-line
>    addresses.

<address>
  Page Author's Name <br>
  Page Author's Street Address <br>
  Page Author's Town <br>
  Page Author's Post Code
</address>
 
>    Why?  Because it requires one to overpower the span tag to create multiple
>    lines!

No, it doesn't. HTML 4.x includes a line break (...<br>) element,
XHTML 2.0 drafts include a line (<l>...</l>) element.

-- 
David Dorward                                      http://dorward.me.uk 
Received on Monday, 7 November 2005 14:51:43 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.