Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<title>A page with a javascript URL iframe</title>
</head>
<body>
<iframe id="testFrame" src="javascript:void(0)"></iframe>
</body>
</html>