Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<script>
parent.callback("test0");
document.location.href = "test1.html";
</script>