webmanz Posted October 23, 2018 Report Posted October 23, 2018 This did not open in my browser even though saved as html file. <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Javascript</title> </head> <body> </body> </html> Quote
Toni Posted October 23, 2018 Report Posted October 23, 2018 Does it open with Editor ? You could try: Right click on .html file and Open With > Browser But you just have tittle on it so it's gonna be a blank page with title on top saying Javascript. Cheers Quote
webmanz Posted October 23, 2018 Author Report Posted October 23, 2018 4 hours ago, Toni said: Does it open with Editor ? You could try: Right click on .html file and Open With > Browser But you just have tittle on it so it's gonna be a blank page with title on top saying Javascript. Cheers I can right click on .html file from desktop, but problem is all I see is blank document, I don't see the title saying Javascript. Quote
Toni Posted October 23, 2018 Report Posted October 23, 2018 What do you mean that you can't right click it What kind of OS are you using ? How about trying to write an <h1> and see if text shows up ? What browser do you use ? Quote
webmanz Posted October 25, 2018 Author Report Posted October 25, 2018 On 10/24/2018 at 4:30 AM, Toni said: What do you mean that you can't right click it What kind of OS are you using ? How about trying to write an <h1> and see if text shows up ? What browser do you use ? <h1> is working, you were right its a blank page with title, that's why I couldn't see anything. Thanks 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.