<html>
<body>
<iframe src="/demo/demo_iframe.htm" name="iframe_a"></iframe>
<p><a href="/" target="iframe_a">ziqiangxuetang.com</a></p>
<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>
</html>