HTML A-Z Quick Reference
(Last Update 17:31 on Wednesday, 02 April 2003)
- <OBJECT> ... </OBJECT>
- IE:3.0;NN:4.0 Specifies an embedded object.
- <OL ... >
...
</OL>
- Displays an ordered list.
- START=...
- (IE;NN:1.1) Indicates the starting number (or letter; A = 1, B = 2 etc.).
- TYPE=...
- (IE;NN:1.1) Defaults to 1 (2, 3, 4...) but can be A (B, C, D...) or I (II, III, IV...) in upper or lower case.
- <OPTION ... > ... </OPTION>
- Specifies that the enclosed text is a selection option.
- VALUE=...
- The value to be submitted. Defaults to the option text.
- SELECTED
- Indicates that the option is initally selected.
- OBJECT=...
- <APPLET ... >
- A saved (serialized) applet which is loaded instead of recreating the applet.
A B C D E F G H I K L M N O P Q R S T U V W X Z

38.107.191.101