HTML <object>
HTML <object> is a container for external resources.
The best use and the objective of <object> element is to add browsers plug-ins.
HTML has all media control elements to deal with each media types. <iframe>, <img>, <video> etc. So recommendation is to use these elements as a first priority.