_blank new, unnamed window,
_self same frame ,
_parent the immediate FRAMESET parent of the current frame,
_top full, original window (thus canceling all other frames).
|
text
| BODY
| ColorName
| | L | document text color
|
|
title
| All elements
but BASE,
BASEFONT,
HEAD,
HTML,
META,
PARAM,
SCRIPT,
TITLE
| Text
| | | advisory title
|
| type
| A,
LINK
| ContentType
| | | advisory content type
|
|
type
| OBJECT
| ContentType
| | | content type for data
|
|
type
| PARAM
| ContentType
| | | content type for value when valuetype=ref
|
| type
| SCRIPT
| ContentType
| Required
|
| content type of script language
|
| type
| STYLE
| ContentType
| Required | | content type of style language
|
| type
| INPUT
| InputType
| TEXT |
| what kind of widget is needed
|
|
type
| LI
| LIStyle
| | L | list item style
|
|
type
| OL
| OLStyle
| | L
| numbering style
|
|
type
| UL
| ULStyle
| | L | bullet style
|
| type
| BUTTON
| (button | submit | reset)
| submit | | for use as form button
|
|
usemap
| IMG,
INPUT,
OBJECT
| URI
| | | use client-side image map
|
|
value
| INPUT
| CDATA
| | | Specify for radio buttons and checkboxes
|
| value
| OPTION
| CDATA
| | | defaults to element content
|
| value
| PARAM
| CDATA
| | | property value
|
| value
| BUTTON
| CDATA
| | | sent to server when submitted
|
| value
| LI
| NUMBER
| | L | reset sequence number
|
|
valuetype
| PARAM
| (DATA | REF | OBJECT)
| DATA | | How to interpret value
|
|
version
| HTML
| CDATA
| HTML.Version
| L | Constant
|
|
vspace
| APPLET,
IMG,
OBJECT
| Pixels
| | L | vertical gutter
|
|
width
| HR
| Length
| | L |
|
| width
| IFRAME
| Length
| | L | frame width
|
|
width
| IMG,
OBJECT
| Length
| | | override width
|
| width
| APPLET
| Length
| Required
| L | initial width
|
| width
| PRE
| NUMBER
| | L | |