Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Attribute for <EMBED ...>
SRC = "text string"

SRC is the one required attribute for SRC. SRC indicates where to get the media object to be embedded.

this code produces this
<EMBED 
   SRC="../graphics/sounds/1812over.mid" 
   HEIGHT=60 WIDTH=144>

Copyright 1997-2002 Idocs Inc.