Source code
Revision control
Copy as Markdown
Other Tools
<html>
<head><title>Sandboxed iframe</title></head>
<body>
<iframe id="sandboxed-iframe"
sandbox="allow-scripts"
</body>
</html>
<html>
<head><title>Sandboxed iframe</title></head>
<body>
<iframe id="sandboxed-iframe"
sandbox="allow-scripts"
</body>
</html>