HTML embed tag Application

Source: Internet
Author: User
EMBED tag-Defines multimedia content embedded in the webpage except images

  • Does not comply with the standard web design concept, do not approve of use.
  • EmbedLabels appear separately.<Embed>Start,</Embed>End
  • Embedded content such as flash, mid, and MP3 can be embedded in the webpage using the embed tag.
  • The embed tag has been replaced by the object tag that complies with the standard.
  • Attribute
    • Common -- General Attributes
    • Align -- alignment
    • Autostart-- Automatic playback?
      • True-- Automatic playback, default value
      • False-- Disable automatic playback
    • Border-- Border, in pixels
    • Controls -- Control Panel Style
      • Console-- Normal panel, default value
      • Smallconsole-- Small panel
      • Playbutton-- Only display the panel of the playback button
      • Pausebutton-- Only display the panel with the pause button
      • Stopbutton-- Only display the panel with the stop button
      • Volumelever-- Only display the panel of the volume adjustment button
    • Height-height of the embedded content, in pixels
    • Hidden-hide embedded content (you can also set the height and width to 0), which is usually used for sound
      • True-- Display, default value
      • False-- Do Not Display
    • Hspace-horizontal distance, in pixels
    • Loop-- Whether to play cyclically
      • Number-number of cycles
      • True-- Loop playback
      • False-- Non-loop playback, default value
    • Palette-the color of the embedded content, for example:Red | black, Red indicates the foreground color, and black indicates the background color.
    • SRC -- URL of the embedded content
    • Type-- MIME type of embedded content
    • Units -- the unit of the embedded content. The unit of height and width can be changed to en.
    • Volume-- Volume size. value range: [0-100]. determine the volume according to the system.
    • Vspace-vertical distance, in pixels
    • Width: the width of the embedded content, in pixels.
  • Embed: embedded
  • URL: http://www.dreamdu.com/xhtml/tag_embed/

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.