Version-//W3C//DTD XHTML 1.0 Strict//EN
Elementobject
Purposegeneric embedded object
DescriptionThe object element allows authors to insert content that is supported by external applications.
Start tagRequired <object>
Attributes
NameTypeDefaultComment
archive CDATA #IMPLIEDa space separated list of Uniform Resource Identifiers; space-separated list of URIs
class CDATA #IMPLIEDspace-separated list of classes
classid CDATA #IMPLIEDUniform Resource Identifier as per RFC2396; a Uniform Resource Locator (URL) is a URI; identifies an implementation
codebase CDATA #IMPLIEDUniform Resource Identifier as per RFC2396; a Uniform Resource Locator (URL) is a URI; base URI for classid, data, archive
codetype CDATA #IMPLIEDmedia type as per RFC2045; content type for code
data CDATA #IMPLIEDUniform Resource Identifier as per RFC2396; a Uniform Resource Locator (URL) is a URI; reference to object's data
declare( declare )#IMPLIEDdeclare but don't instantiate flag
dir( ltr | rtl )#IMPLIEDdirection for weak/neutral text
height CDATA #IMPLIEDnn for pixels or nn% for percentage length; override height
idID#IMPLIEDdocument-wide unique id
langNMTOKEN#IMPLIEDlanguage code (backwards compatible); language code as RFC3066
nameNMTOKEN#IMPLIEDsubmit as part of form
onclick CDATA #IMPLIEDa pointer button was clicked; script expression
ondblclick CDATA #IMPLIEDa pointer button was double clicked; script expression
onkeydown CDATA #IMPLIEDa key was pressed down; script expression
onkeypress CDATA #IMPLIEDa key was pressed and released; script expression
onkeyup CDATA #IMPLIEDa key was released; script expression
onmousedown CDATA #IMPLIEDa pointer button was pressed down; script expression
onmousemove CDATA #IMPLIEDa pointer was moved within; script expression
onmouseout CDATA #IMPLIEDa pointer was moved away; script expression
onmouseover CDATA #IMPLIEDa pointer was moved onto; script expression
onmouseup CDATA #IMPLIEDa pointer button was released; script expression
standby CDATA #IMPLIEDtext used for titles; message to show while loading
style CDATA #IMPLIEDassociated style info; style sheet data
tabindex CDATA #IMPLIEDone or more digits; position in tabbing order
title CDATA #IMPLIEDadvisory title; text used for titles
type CDATA #IMPLIEDmedia type as per RFC2045; content type for data
usemap CDATA #IMPLIEDUniform Resource Identifier as per RFC2396; a Uniform Resource Locator (URL) is a URI; use client-side image map
width CDATA #IMPLIEDnn for pixels or nn% for percentage length; override width
xml:langNMTOKEN#IMPLIEDlanguage code (as per XML 1.0 spec); language code as RFC3066
Content( #PCDATA | param | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | a | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | noscript | ins | del | script )*
End tagRequired </object>
Referenced in a abbr acronym address b bdo big button caption cite code dd del dfn div dt em fieldset h1 h2 h3 h4 h5 h6 head i ins kbd label legend li object p q samp small span strong sub sup td th tt var
search Search · star Market
2023-06-19 · John December · Terms © johndecember.com