addressline

Description

The <addressline> tag can be used to mark up address information such as street addresses, post office box numbers, and suite numbers.

Example

       <address>
         <addressline>111 Anystreet</addressline> 
         <addressline>Suite 111</addressline> 
         <city>Raleigh</city><state>NC</state>
         <postalcode>27613</postalcode>
       </address>

Content

ATTRIBUTES
CONTENT DECLARATION

Parent Elements


Comments/Questions/Feedback