Enter HTML5 entry to proficient:<object> label

Source: Internet
Author: User
Keywords tags HTML5 Getting started to master

"Reprint please retain the integrity of the content of the Wind network article, if you do not comply with this principle, we will retain the right to pursue legal responsibility"

<object> Label

Definitions and usage

Defines an embedded object. Use this element to add multimedia to your XHTML page. This element runs the data and parameters of the object that you specify to insert into the HTML document, and the code that you can use to display and manipulate the data.

Differences between HTML 4.01 and HTML 5

Some properties in HTML 4.01 are no longer supported.

Tips and comments

Wind Network (www.ithov.com) Note: The object element can be located inside the head element or the BODY element. The text between <object> and </object> is the replacement text for browsers that do not support this label. The <http://www.aliyun.com/zixun/aggregation/12616.html >param> tab defines the Run-time settings for the object.

Tip: For images, please use <img> tags instead of <object> tags.

Tip: At least one of the "Data" and "type" attributes must be defined.

Property

Property Value Description 4 5 align

Left
Right
Top
NRC

Defines the text alignment around the object. Not supported.  Use CSS instead. 4 Archive URL A space-delimited list of URLs that point to the file. These files contain resources related to the object.  Not supported. 4 border pixels defines the border around the object. Not supported.  Use CSS instead. 4 The ClassID class ID is used to specify the location of the objects contained in the browser. Not supported. 4 codebase URL defines the code that is required to locate the object. Not supported. 4 CodeType MIME type is the mime of the code referenced by the ClassID property. Not supported. The 4 data URL defines the URL that references the object data. 4 5 Declare true false to define that this object can be declared only, but cannot be created or illustrated until the object is applied. Not supported. 4 height pixels defines the height of the object. 4 5 hspace pixels defines the horizontal white space around the object. Not supported. Use CSS instead. 4 name Unique_name defines a unique name for the object (for use in script). Not supported. Replace with ID. 4 Standby text defines what is displayed when an object is loaded. Not supported. The 4 type Mime_type defines the MIME type of the data that appears in the file specified in the Data property. 4 5 usemap URLs Specify the URL of the client image map to use with the object. 4 5 vspace pixels defines the vertical orientation of the object. Not supported. Use CSS instead. 4 width pixels defines the width of the object. 4 5

Standard properties

Class, Contenteditable, ContextMenu, dir, draggable, id, irrelevant, lang, ref, Registrationmark, TabIndex, template, For a complete description of the title, visit the standard properties in HTML 5.

Event Properties

Onabort, onbeforeunload, onblur, onchange, onclick, OnContextMenu, ondblclick, Ondrag, Ondragend, OnDragEnter, OnDragLeave, OnDragOver, ondragstart, OnDrop, OnError, onfocus, onkeydown, onkeypress, onkeyup, onload, OnMessage, OnMouseDown, OnMouseMove, onmouseover, onmouseout, onmouseup, OnMouseWheel, OnResize, Onscroll, Onselect, onsubmit, OnUnload for a complete description, visit the event properties in HTML 5.

&lt;
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.