The object element
applet embed noembed object param
Plugins
<html> <body> <object data="test.pdf?#zoom=200" type="application/pdf"> <param name="zoom" value="200"> </object> </body> </html>
The object element links to an external resource that is handled by a browser plugin.
Plug-ins can be added to web pages with the object tag or the embed tag.
A live example:
PDF
See also: embed
N of
Ads by Google
© Richard McGrath