'embed' Example
<html> <head> <title>embed element example</title> </head> <body> <EMBED SRC="fakemovie.mov", WIDTH=150, HEIGHT=250 CONTROLS=TRUE> </body> </html>