Having trouble with your own webpage HTML coding? Before you post here, use the Search option on the right to search for the answer to your problem. Most problems have been answered previously.
Please do not post advertisements in this forum.
|
|
||
| Return to Website | ||
| Viewing Page 1 of 1 (Total Posts: 1) |
| Author | Comment
This topic is sticky
|
|
Service Tips
Dec 3, 04 - 12:16 PM |
Adding Sound to your Web Page
1. Open your web page in your HTML editor. 2. Copy and Paste the sound code provided below, onto your webpage where you want the sound player to appear. 3. Here is the code: <EMBED SRC="http://sample.com/example.mid" AUTOSTART="FALSE" LOOP="FALSE" WIDTH="285" HEIGHT="45"> 4. Replace the http://sample.com/example.mid with correct url for your sound file. 5. Your sound file MUST be on a webserver that allows remote linking. Link to it as shown above. |
bravenet.com