HTML and CSS Reference
In-Depth Information
Permitted content:
Zero or more param elements, then flow content and/or interactive content
Start/end tags:
Required/Required
Attributes
HTML5 Global Attributes
data=" URI
URI "
Specifies the address of the resource. The syntax depends on the object.
form=" form id
form id "
Not in HTML 4.01 . Associates the object with a form element on the page.
height=" number
number "
Specifies the height of the object in pixels.
name=" text
text "
Specifies the name of the object to be referenced by scripts on the page.
type=" media type
media type "
Specifies the media type of the resource.
typemustmatch ( typemustmatch="typemustmatch" in XHTML)
Not in HTML 4.01 . Indicates that the resource indicated by the data attribute is only to
be used if the value of the type attribute and the content type of the resource match.
usemap=" URL
URL "
Specifies an image map to use with the object.
Search WWH ::




Custom Search