Only the attributes HEIGHT, SRC and WIDTH are always available. All other attributes only have a meaning with specific plug-ins.
Plug-ins may use extra attributes, not listed here.
| Value | Description |
|---|---|
| ABSBOTTOM |
Aligns the bottom of the plug-in with the bottom of the current line.
This value isn't included in the WebTV documentation |
| ABSMIDDLE |
Aligns the middle of the plug-in with the middle of the current line.
This value isn't included in the WebTV documentation |
| BASELINE |
Aligns the bottom of the plug-in with the baseline of the text in the line.
This value does the same as align="bottom".
This value isn't included in the WebTV documentation |
| BOTTOM | Aligns the bottom of the plug-in with the baseline of the text in the line. This value does the same as align="baseline". |
| LEFT | Places the plug-in at the left margin of the page. |
| MIDDLE |
Aligns the middle of the plug-in with the baseline of the text.
This value isn't included in the WebTV documentation |
| RIGHT | Places the plug-in at the right margin of the page. |
| TEXTTOP |
Aligns the top of the plug-in with the top of the text in the line.
This value isn't included in the WebTV documentation |
| TOP | Aligns the top of the plug-in with the top of the largest item in the line. |
pixels or en which
is half the point size.
<EMBED src="bgsound.mid" width="145" height="60" align="right"></EMBED>
|