< Previous | HTML 4.01 Tags / XHTML 1.0 Elements | Next >
Free XHTML 1.0 Class | HTML Validators | Free HTML 4.01 Class
<address> Description:
Provides information about the author(s) of the page or a significant portion. Usually appears at the top or bottom of a document.
<address> Web Browser Support:
- AvantGo Palm OS
- AvantGo Windows CE
- Firefox 1, 2
- Internet Explorer 3, 4, 5, 6, 7
- Mozilla 1
- Netscape 6, 7, 8
- Opera 3, 4, 5, 6, 7, 8, 9
- Safari 1, 2
- WebTV/MSN TV
- HTML 3.2, 4.0
- XHTML 1.0: Text Module
<address> Attributes:
All attributes are optional unless indicated.
<address> End Tag:
</address> REQUIRED<address> Contents:
CDATA Information on the author(s). The following tags are valid within the <address> tag:
a, abbr, acronym, applet, b, basefont, bdo, big, br, button, cite, code, dfn, em, font, i, iframe, img, input, kbd, label, map, object, p, q, s, samp, script, select, small, span, strike, strong, sub, sup, textarea, tt, u, var
<address> Valid Context:
The <address> tag is valid within the following tags:
blockquote, body, button, center, dd, div, fieldset, form, iframe, li, noframes, noscript, object, td, th
<address> Usage:
- standard address
<address>
View
Jennifer Kyrnin<br>
<a href="/mpremail.htm">webdesign.guide@about.com</a>
</address> - address with optional title
<address title="Web Design Guide @ About.com">
View
Jennifer Kyrnin<br>
<a href="/mpremail.htm">webdesign.guide@about.com</a>
</address>
<address> Special Notes:
- It is good form to include address information at the bottom of your documents.
- Many browsers render the address content in italics.
More <address> Information
- Why Put Contact Information On Your Site
- Creating a Mailto Link
- Don't Catch a Virus from Your Web Page
- Web Forms for Contact Mail
< Previous | HTML 4.01 Tags / XHTML 1.0 Elements | Next >
Free XHTML 1.0 Class | HTML Validators | Free HTML 4.01 Class

