-
HTML object tag to embed multimedia will not embed in ___________.
-
- images
- Java applets
- video
- audio
- None of these
Correct Option: A
We can use HTML object tag to embed multimedia like video, audio, Java applets, PDF, Flash, ActiveX in the web pages. For embedding video in HTML without iframe tag we can use object tag.