answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you make a loop wav in HTML?

You add the following to your embed code: loop="true" <html> <embed src="my_file.wav" hidden="true" loop="true"></embed> </html>


What is the HTML code for music?

The HTML code for music is <audio>. This tag is only present in HTML 5 and helps to embed music into the page.


How do you embed video games on an HTML?

you need to find the games HTML code and copy and paste it into your HTML document.


How do you embed a game into your wix website?

You can add games or quizzes to your site by adding the HTML code using the HTML code element.


How do you code a flv in a picture on a HTML website?

you <embed> the flash video by importing.


How do you import a flash game in a HTML document?

You will need to embed the SWF file in your HTML using the following code:


What is a emble code?

Did you mean embed code? An embed code is HTML (web) code for embedding and image or video in a web page or blog. If you upload a video to youtube, you can get an embed code that links from your web page or blog to the video on youtube, so you can direct readers to the video.


How do you embed Garage Band in your HTML file?

You cannot embed a program into an HTML file


How do you dis- embed video from HTML page?

You can easily dis-embed a video from HTML page. You just need to remove the embed tag from it.


What is embedding java script?

To embed JavaScript code is to include it in the HTML page. For example, this will embed the code to display an alert: <script type="text/javascript"> alert("Embedded alert!"); </script>


How do you embed google doc in a webpage?

Depending on what kind of document you're publishing, you may be able to convert it to .HTML, which is a Web-page compatible file format. Then you can embed it into your page.


What do you mean when you say Embed Video?

Embed video means to embed, or place, a video within the HTML code of the page you are posting on. You can add video using HTML code - you will need more then basic HTML knowledge. Embedding a video player plugin is much easier. You just need to embed simple code provided by plugin creator.