|
Address
<ADDRESS> </ADDRESS> This tag is used to add contact information, such as e-mail addresses, addresses, and other information like that. It is text with an indented left margin and italics. If you include an address in with this tag be sure to use a BR for linebreaks after every line, otherwise the address won't come out right.
<ADDRESS>John
<BR>
123 Street NW
<BR>
Cherry Hills, PA 98765
</ADDRESS>
123 Street Cherry Hills, PA 98765
<address>E-mail:JohnDoe@server.domain</address>
|