Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<div id="p"><span></span><!-- comment --></div>
<script>
p.moveBefore(p.lastChild, p.firstChild);
</script>
<!DOCTYPE html>
<div id="p"><span></span><!-- comment --></div>
<script>
p.moveBefore(p.lastChild, p.firstChild);
</script>