hylia/examples/output.htm
2024-12-06 01:28:20 -05:00

7 lines
135 B
HTML

<!DOCTYPE html>
<html>
<body>
I am in the body element.
</body>
I am outside the body element, but inside the outside element.
</html>