how i use the Notepad++ to make a html file? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

how i use the Notepad++ to make a html file?

24th Apr 2017, 11:24 PM
YouTube youtube
YouTube youtube - avatar
10 Answers
+ 11
there is nothing in your <body> tag that is the visual part of webpage
25th Apr 2017, 2:09 AM
Agus Mei
Agus Mei - avatar
+ 10
write your html code then save it as .html or .htm
24th Apr 2017, 11:47 PM
Kirollos Ayman
+ 7
you should write this code in html not in JS
25th Apr 2017, 12:43 AM
Kirollos Ayman
+ 4
you need to install a web server in your computer. xxampp, bitnami, wamp, some of these. Then copy your .html file to the public web server directory, www for example. then point your web browser to: http://localhost:80/your_file.html and you will see the browser rendering your new html file
25th Apr 2017, 12:20 AM
⏩▶Clau◀⏪
⏩▶Clau◀⏪ - avatar
+ 2
You're write html code on Js.. You should put the code on html format.
25th Apr 2017, 12:52 AM
Biobii
Biobii - avatar
+ 1
yes but in google chrome apear the code ,no that the code have to make to see
25th Apr 2017, 12:04 AM
YouTube youtube
YouTube youtube - avatar
+ 1
write structure code of html and then save it as .html
25th Apr 2017, 12:07 AM
Biobii
Biobii - avatar
25th Apr 2017, 12:14 AM
YouTube youtube
YouTube youtube - avatar
+ 1
what is worng?
25th Apr 2017, 12:14 AM
YouTube youtube
YouTube youtube - avatar
+ 1
I try but on google chrome dont opened
25th Apr 2017, 12:53 AM
YouTube youtube
YouTube youtube - avatar