Tools, FAQ, Tutorials:
Hyper Link Points to a Music File
What Happens If a Hyper Link Points to a Music File?
✍: FYIcenter.com
If you want to build a hyper link to allow visitors to access
a music/sound file by clicking a hyper link, you can put the URL of the music/sound file
directly in the "href" attribute of the hyper link. If a visitor clicks the link,
the browser will fetch the music/sound file, and launch an audio player program
to play it for you automatically.
The tutorial example below shows you how music/sound files can be linked by hyper links:
<p>Click the hyper link to hear the <a href= "http://sunsite.sut.ac.jp/multimed/sounds/birds/whip_bird.au" >Bird Sound</a> provided by sunsite.sut.ac.jp.</p>
The above code is included below in this document, so you can try it now.
Click the hyper link to hear the Bird Sound provided by www.ihrcanada.com.
⇒ Hyper Link Points to a PDF File
2017-07-03, ∼1865🔥, 0💬
Popular Posts:
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...
How to create the Hello-3.0.epub package? I have all required files to create Hello-3.0.epub. To cre...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...
Where to get the detailed description of the JSON.stringify() Function in JavaScript? Here is the de...
Where to find tutorials on Visual Studio? I want to know How to learn Visual Studio. Here is a large...