Address: <ADDRESS></ADDRESS>
This tag defines an element for formatting and displaying addresses, signatures, or authorships
of documents. It displays address information in a format determined by each browser.
Netscape Navigator displays it in italic. The tag is usually placed at the top or bottom of a document.
ADDRESS elements start on a new line. Most browsers do not add extra space before an ADDRESS element.
<ADDRESS
CLASS="styleClass"
ID="sample"
LANG="ISO"
STYLE="style">Pixelator Digital Design
16276 W Tonto St., Goodyear, AZ 85338</ADDRESS>
|
Pixelator Digital Design 16276 W Tonto St., Goodyear, AZ 85338 |
Attributes:
| Attribute |
Values |
Description |
| id |
text naming convetions. |
An internal reference for scripting. |
| name |
text naming convetions. |
An internal reference for scripting. |
|