<html> <head></head> <body> <img src="image.jpg"/> <p>This page has an iframe. Yay for iframes! <p><iframe src="title1.html" id="test_iframe" name="test_iframe"></iframe> </body> </html>