freeCodeCamp/bower_components/jsdom/test/window/files/iframe_parent.html

7 lines
153 B
HTML

<html>
<head></head>
<body>
<iframe name='simpleIFrame' id='simpleIFrameID' src='files/simple_iframe.html'></iframe>
</body>
</html>