<!DOCTYPE html> <html> <body> <p>Height specifies the height of iframe </p> <iframe src="files/start.html" height="400px" width="100%" > </iframe> </body> </html>
Run
×
Share