mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 10:01:51 -04:00
7 lines
153 B
HTML
7 lines
153 B
HTML
<html>
|
|
<head></head>
|
|
<body>
|
|
<iframe name='simpleIFrame' id='simpleIFrameID' src='files/simple_iframe.html'></iframe>
|
|
</body>
|
|
</html>
|