1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-09 05:20:54 -07:00
moth/packages/javascript/1/index.mdwn

7 lines
212 B
Markdown

<script type="text/javascript">
window.onload = function () {
e = document.getElementById("answer");
e.innerHTML = "redecorates hugged";
}
</script>
The answer for this page is: <span id="answer"></span>