Source code
Revision control
Copy as Markdown
Other Tools
<head>
<script>
<![CDATA[
function boom()
{
}
]]>
</script>
</head>
<body onload="boom();"></body>
</html>
<head>
<script>
<![CDATA[
function boom()
{
}
]]>
</script>
</head>
<body onload="boom();"></body>
</html>