HTML stands for Hyper-Text Mark-Up Language, it is the code used to develop web pages, and unfortunately there is no such thing as HTML of music or media files.
Answer If the questioner is referring to finding a music file on a web page, this is possible. Sometimes the music file may be found in a video file such as .avi, .mov, or .wmv and the video file must be downloaded to extract the file. Otherwise, by right clicking anywhere on a website's page, the HTML source code can be shown. In internet Explorer, this can be done by clicking "View Source" after right clicking and in Mozilla Firefox, this can be done by clicking "View Page Source" after right clicking. Sometimes this is disabled on a website and must be done through the browser itself. In Internet Explorer, this can be done by clicking the Page icon on the Command Bar and clicking "View Source" or selecting the "View" button and clicking "Source". In Mozilla Firefox, this can be done by selecting the "View" button and clicking "Page Source", or Ctrl + U. At this point, in both text files (Internet Explorer's and Mozilla Firefox's) you can select "Edit" and click "Find" or use the shortcut Ctrl + F. In this dialog box, you can search for the file/song name or search for the music file type. I find the latter the easiest and try the typical music file types in: ".mp3", ".wma", ".wav"; and sometimes, ".mp4".
The HTML code for music is <audio>. This tag is only present in HTML 5 and helps to embed music into the page.
fafafa
You can embed music in HTML only in HTML5. HTML5 introduced the tag named <Audio> for that.
To put music on your piczo you must first go to a website like Videocodeplanet.com and then choose a song or music video that you would like on your site and then copy the HTML code under the video or song. Then go to your piczo editor and go to controls, then go to HTML and add the HTML that the site gave you.
as far as i know you cant add music or moving images to a HTML format page for only java can hold moving images or sound. HTML is only a standard format page and can only hold still images or text
it " fosters creativity and improves development" in childrenquote from: www.edu-cyberpg.com/Music/musicsmart2.html"
http://pianodocs.com/music-sheets/song/17590.html
http://www.lyricsandsongs.com/song/909777.html
Go to w3schools.com Its a website with tuorials to HTML codes.
How to add music to your piczoTo put music on your piczo you must first go to a website like Videocodeplanet.com and then choose a song or music video that you would like on your site and then copy the HTML code under the video or song. Then go to your piczo editor and go to cotrols, then go to HTML and add the HTML that the site gave you. Here is more input and advice:In a piczo website, currently uploading your own music is not allowed but you are allowed to put only backgroud music. It can be found in Tools menu in the Editor mode.
HTML is basically language that you use to tell your computer where to search for specific pictures or music.
There is no provision of background music yet. However you could play audio using the <audio> tag.