Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
This is frame 2:
<script>
"use strict";
document.write(location.href);
</script>
</body>
</html>