0
Wich tools i can use it for typing html codes.
Web sites
3 Answers
+ 5
Visual Studio Code.
Its comes with emmet, which allows you to type 1000 times faster coz of really smart autocompletions.
+ 1
In windows you can just use notepad as text editor but you have to save your file as .html .You can type html in any famous code editor you use like sublime text atome notepad++ vscode etc....
0
The best programming tools that i would wholeheartedly recommend are produced by company called Jetbrain. I use IntelliJ for Java, pyCharm for Python, but they also have WebStorm for HTML/JavaScript development.