![]() |
|
<address>
![]() |
![]() |
||||||||||||||||||||||||||||||||||||||||||||
This element brackets ownership or authorship information, typically at the start or end of a document. Line breaks are forced with the <br> tag.
WebTV's documentation stipulates "An address indicated by <address> is rendered in italics and indented one level. No blank lines are inserted above or below the address.
<address>this is an example of <address>.<br>| align= deprecated?
|
this stipulates where, between the left and right margins of the window, should the text appear, and how. | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| "left" | <address align="left">forces the text to appear on the left of the window</address> | |||||||||||||||||||||||||
| "center" | <address align="center">forces the text to be centered between the left and right margins of the window</address> | |||||||||||||||||||||||||
| "right" | <address align="right">forces the test to be flush right in the window</address> | |||||||||||||||||||||||||
| "justify" | <address align="justify">forces the text to be spread equally accross the entire window.</address> | |||||||||||||||||||||||||
class=
|
||||||||||||||||||||||||||
| clear= deprecated?
|
instead of putting in a single line, this attribute forces <address> to put in a vertical blank space so that the following text will be displayed flush left, past any floating images that may be in the way.
this is a Sandia attribute. |
|||||||||||||||||||||||||
"left"
|
<address clear="left">"inserts space so that the next text appears aligned with the left margin directly below a left-aligned floating image." (Microsoft)
|
|||||||||||||||||||||||||
"right"
|
<address clear="right">"inserts space so that the next text appears aligned with the right margin, directly below a right-aligned floating image." (Microsoft)
|
|||||||||||||||||||||||||
"all"
|
<address clear="all">"inserts space so that the next text appears aligned with both margins, directly below all floating images.
|
|||||||||||||||||||||||||
"## en"
|
<address clear="50 en">"move down until there is at least 50 en units free" (w3)
|
|||||||||||||||||||||||||
"### pixels"
|
<address clear="100 pixels">"move down until there is at least 100 pixels" (w3)
|
|||||||||||||||||||||||||
dir=
|
||||||||||||||||||||||||||
| "ltr" | ||||||||||||||||||||||||||
| "rtl" | ||||||||||||||||||||||||||
id=
|
||||||||||||||||||||||||||
lang=
|
||||||||||||||||||||||||||
| nowrap deprecated?
|
"The NOWRAP attribute is used when you don't want the browser to automatically wrap lines. You can then explicitly specify line breaks in paragrphs using the BR element." (w3) This is a Sandia attribute in this use. | |||||||||||||||||||||||||
style=
|
||||||||||||||||||||||||||