Learn some HTML
Cool facts
Ha!Ha!Ha!Ha!Ha
My favorite pictures
Nice animations
Join my mailing list
Join my webring
Submit your URL for free

News:


Powered by Bravenet
SubmitFree: Submit to 25+ Search Engines for free !!!!
Pass the word:

Add music to your page


To add music, do this:
First get good music. Then put it on your page. This is how:
I am taking a MIDI track from pageresource.com.

There are two main methods of putting music on your page:
1)The link method
2)The embedded method

I am explaining the embed method here because it is more common.
Do this:
<EMBED SRC="http://www.pageresource.com/sounds/mattdum.mid">
This will give us this:

This is what is happening:
<EMBED> tells the browser that the sound track is going to be
embedded from somewhere into your page.
The link method allows you to click on a link to start a sound track.
<SRC="source of the sound track"> tells the browser the source of the sound track.

Next--->

Send feedback