to home page


 Link to Sound
  


Using a Link to a Sound File

HOME
TUTORIALS
LINKS
FORUM
GLOSSARY
NEWS/ABOUT

 

THIS AREA

HTML
Using an editor
HTML Basics

Intermediate HTML
Tables
Lists
Sounds
Video
More Links
Frames
Style Sheets
Updating

Advanced HTML
HTML Hints
Reference Library
HTML Reviews

 

BWRS
SEARCH

 

 

 


The most basic way to add a sound to a page is to do so in the form of a link. This will be downloaded and play in a helper application (see here for more) which runs separately to the browser window

Click here for an example

This is essentially coded like any other link

<a href="test.wav" target="_blank">
Click here for example
</a>

And that's it !!!

Note we've set the target attribute (target="_blank"). That's because some browser will open the sound file and jump from your current page. This creates a new page (for more see frames)

Recording SoundsRecording SoundsSounds MainEmbedding SoundsEmbedding Sounds
  Sounds Main Menu  

 

terms & conditions copyright © 1999-2003 legal notices
home
credits
contact us link to us