Skip to content

Instantly share code, notes, and snippets.

<html>
<head>
<title>title</title>
<script>
var someHtmlString = "</script><script>alert('hi!');</script><script>";
</script>
</head>
<body>
<h1>this is a test</h1>
<html>
<head>
<title>title</title>
<script>
var someHtmlString = "
</script>
<script>
alert('hi!');
</script>
<script>