<html>
<body>
<iframe src="demo_iframe.html" name="iframe_a">
<p>Your browser does not support iframes.</p>
</iframe>
<a href="../index.html" target="iframe_a">W3Schools.com</a>
<p><b>Note:</b> Because the target of the link matches the name of the iframe, the link will open in the iframe.</p>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe_name by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 03:10:32 GMT -->
</html>