FDI Home
|
Basic Elements of Web Content
| Audio
Basic Elements of Web Content
Audio
AIFF Audio
Handled by the Apple Quicktime Plug-in
Code:
<embed src="
NAME OF FILE.AIF
" autostart=false controller=True height=32 width-145></embed>
QuickTime Audio
Handled by the Apple Quicktime Plug-in
Code:
<embed src="
NAME OF FILE.MOV
" autostart=false controller=True height=32 width-145></embed>
WAV Audio
Handled by the Apple Quicktime Plug-in
Code:
<embed src="
NAME OF FILE.WAV
" autostart=false controller=True height=32 width-145></embed>
MPEG Audio (MP3)
Handled by the Apple Quicktime Plug-in and Real Player
Code:
<embed src="
NAME OF FILE.MP3
" autostart=false controller=True height=32 width-145></embed>
Midi Audio
Handled by the Apple Quicktime Plug-in
Code:
<embed src="
NAME OF FILE.MIDI
" autostart=false controller=True height=32 width-145></embed>
|
Basic Elements Index
|
Text Elements
|
Graphic Elements
|
Interactive Elements
|
Text Object
|
Images
| Audio |
Video
|
Animation
|
Interactive
|
Faculty Development Institute, Virginia Tech
Copyright 2003. All rights reserved.