Enter HTML5 entry to proficient:<embed> label

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

<embed> Label

Definitions and usage

<embed> tags define embedded content, such as Plug-ins.

Instance

<embed src= "helloworld.swf"/>

Try it for yourself.

<! DOCTYPE html>
<html>
<body>
<embed src= "/i/helloworld.swf"/>
</body>
</html>

Differences between HTML 4.01 and HTML 5

The <embed> label is a new label in HTML 5.

Tips and comments

Note The:<embed> label must have the SRC attribute.

Wind Network (www.ithov.com) Tip: You cannot write text between the start and end tags to show that older browsers do not support the label, like <audio> and <video>.

Property

The value of the property describes the height pixels sets the depth of the embedded content. The URL of the SRC URL embedded content. Type type defines the types of embedded content. Width pixels sets the breadth of the embedded content.

Standard properties

<embed> tags support standard properties in HTML 5.

Event Properties

<embed> tags support event properties in HTML 5.

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.