<!DOCTYPE html> <html> <body> <p>Here the type attribute of object tag is described.</p> <object data="files/web.png" width="300" type="image/png"> </object> </body> </html>
Run
×
Share