Helping ordinary people create extraordinary websites!



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.