Click to See Complete Forum and Search --> : HTML Tags


J Haddock
08-08-2003, 12:43 PM
I would like help on how to insert a video clip into an HTML document if anyone has any information in how to do so then it would be greatly appreciated!!

David Harrison
08-08-2003, 01:45 PM
Use this:

<embed src="film_clip.mpg" width="100" height="100">

J Haddock
08-08-2003, 02:02 PM
Will do....

David Harrison
08-08-2003, 02:12 PM
Happy to help. :)