You can embed youtube video in html without iframe tag. You can use HTML object tag to embed multimedia (like audio, video, Java applets, ActiveX, PDF, and Flash) in your web pages. One reason to use object over iframe is that object re-sizes the embedded content to fit the object dimensions. most n...