0
Where to write HTML codes on windows 10 laptop
Please tell
8 Answers
+ 15
Jan Markus đđđ
+ 5
Jan Markus đđđđ»
+ 4
In notepad and save it with htmls extension ".html". eg: "filename.html"
+ 1
You can write html even in notepad. But I would recommend notepad++ or Sublime text editor for better experience.
0
Jan Markus lol
0
In VS CODE
0
write in notepad then save as a .html file and open in a web browser. the trick, though, is that when you save the file you must put the name and extension (which will be .html) in quotes. for example âmyfirstpage.htmlâ
0
Visual studio