Difference between revisions of "User talk:Thrill32"

From OMORI Wiki
Jump to navigation Jump to search
Line 14: Line 14:
ok i guess that doesnt work
ok i guess that doesnt work
most of it does tho
most of it does tho
<script>
console.log("Hello, World! From Thrill32!!");
</script>

Revision as of 22:09, 10 June 2022

testing page features on this html works here maybe?

yeah i think it does

<!DOCTYPE html> <html> <head> <body>

hello!!

</body> </head> </html>

ok i guess that doesnt work most of it does tho <script> console.log("Hello, World! From Thrill32!!"); </script>