<!DOCTYPE html> <html> <head> <title>Contains a nested iframe</title> </head> <body> <p><a href="#one">One</a></p> <iframe src="outer.html"> </body> </html>