<!DOCTYPE html> <html> <body> <p>The html file can be added in the page using object tag.</p> <object data="files/start.html" width="300"> </object> </body> </html>
Run
×
Share