How do you convert embed code to HTML code?

1 answer

Answer

1009311

2026-07-10 12:00

+ Follow

EMBED puts a browser plugin in the page. If the user does not have the plugin needed they will not see what you are trying to display to them. A very simple form of this tag is shown below and the attributes that can be used with it.

.

SRC="../graphics/sounds/Smasher.mid"> * ALIGN * AUTOSTART

* CONTROLS * CONTROLLER * ENDTIME * HEIGHT * HIDDEN

* HREF * LOOP * MASTERSOUND * NAME * PLAYCOUNT

* PLUGINSPAGE * PLUGINURL

* SRC * STARTTIME * TARGET * VOLUME

* WIDTH ---- If you want to add video to website, you need to "embed" it with embed code. Embed code is web page code. When using embed code to add video to website, the internet address of the video is needed, which is called "URL". This URL tells the web browser via the embed code to find and play the video with its Internet address. About how to add videos to website in the easiest way, check this tutorial - http://www.playerdiy.com/support/tutorial/customize-flash-video-player.html

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.