+ 1
Please help me!
I put the formatting tags and everything else into a text document and drag it into my search bar, but the whole enter thing appears! I just wanted “Hello World!” to appear but it didn’t work! Can you help?
9 Respuestas
+ 3
Please show us your code.
+ 1
Word I saved it as idk.txt. I try seeing if index.html works.
+ 1
Word Thanks so much it worked! I was so confused.
0
did you save your Html as index.html (all files)?
0
Word I dont understand.
0
🐲JTLZ 🐲 [#Never Give Up!]
<html>
<script>
<body>
document.write(“Hello World!”);
</script>
</body>
<html>
Thats the code I used, like how it was shown on the picture example.
0
when you saved it on your computer what did you save the file as ____.___?
0
try saving the file as "index.html" then drag that saved file (index.html) into the browser.
if that doesn't work, I'm sorry that's as far as my knowledge goes at this point.
0
Awesomeness!
you're welcome,
glad i could help :-).