1.
HTML Ref » Reference » HTML Element Reference
This element specifies an arbitrary object to be included in an HTML document. .... <object id="IeLabel1" width="325" height="65" ...
2.
HTML Ref » Reference » HTML Element Reference
Alternative content should be defined within an <object> tag after any enclosed <param> tags. The object element is still mainly used to include multimedia ...
3.
HTML Ref » Reference » HTML Element Reference
This element should only occur within the head element. HTML 2.0 and 3.2 define only the href attribute. XHTML 1.0 requires a trailing slash: <base />. ...
4.
HTML Ref » Reference » HTML Element Reference
This element specifies the base URL to use for all relative URLs contained ... target window for every link that does not have an explicit target reference. ...
5.
HTML Ref » Reference » Appendix B » margin properties
As a shorthand form, it is possible to set the four margins (margin-top, .... 2003 The McGraw-Hill Companies [contents of the print work HTML/XHTML: The ...
6.
HTML Ref » Reference » Appendix B » letter-spacing
This property sets the amount of spacing between letters. ... body, br, button, caption, center, cite, code, col, colgroup, comment, comments ... 2003 The McGraw-Hill Companies [contents of the print work HTML/XHTML: The Complete Reference]
7.
HTML Ref » Reference » HTML Element Reference
A value of off for the attribute forces the <textarea> not to wrap text, so the viewer must manually enter line breaks. A value of hard causes word wrap and ...
8.
HTML Ref » Reference » Appendix B » text-transform
The value of none is used to override any inherited text-transform values. ... 2003 The McGraw-Hill Companies [contents of the print work HTML/XHTML: The ...
9.
HTML Ref » Reference » HTML Element Reference
dataformatas: This attribute indicates whether the bound data is plain text (text) or HTML (html). The data bound with marquee is used to set the message ...
10.
HTML Ref » Reference » HTML Element Reference
anchor linking to file on local filesystem --> <a href="file:/c:\html\index.htm"> ... anchor linking internally to previous target anchor --> ...