JSFiddle - React, Tailwind, and code Playground

HTML

<body>

<iframe src="iframe.htm" name="iframe_a">
<p>Your browser does not support iframes.</p>
</iframe>

<a href="http://www.w3schools.com/tags/att_iframe_name.asp" target="iframe_a">My link</a>

</body>