Sound and video in XHTML

       It's possible to make sound and video files in other programs: .wav, .mp3, .mid, .mov, .mpg, .swf and so on. These can also be included in XHTML documents, like pictures, although you typically need a bit more work on the tags to make it work - like mentioning which plugin to use. Below is an example of how to include a sound file in wave format.

<embed SRC="snd/Desol18a.wav" WIDTH="300" HEIGHT="100" 
PALETTE="foreground" />
       It is here mentioned where the sound file is, and how the music program (embedded in the page) should be shown

Concept last updated: 28/08 2003.

Relations

is a kind of

Other sources

Sikkerhed Sound and video in XHTML SQL

Libellus