| The <address> tag is used to specify infomation like an address, signature, or authorship. It is typically used at the top or bottom of a document, and the tag renders the enclosed text in italics. It also creates an implied paragraph break before and after. |
|
SOME TEXT <address>YOUR TEXT HERE</address> SOME TEXT |
| SOME TEXT YOUR TEXT HERE SOME TEXT |