+ 1
What windows app can I use to code websites
6 ответов
+ 3
Sandra Meyer yes, it is not as Advance as other text editor but both work similar.
It is better to use a good type of editor like notepad++, etc.
But may be Olisa David doesn't want external editor hence I said about notepad.
+ 3
Notepad comes with the windows operating system, but i will not suggest you use it (cause it is not that great and does'nt make things any easier for you as a developer)
I suggest you install another software that will come in handy when doing a project. A software that can reduce the amount of text you need to write.
YOU CAN CHOOSE ONE OF THE FOLLOWING:
1. Atom
2. Sublime Text
3. Visual Studio Code
4. Dream Weaver
+ 1
In windows operating system there is an application known as "notepad" you can use this app for coding webpage.
While saving you web page change the document extension from " .txt " to " .html "
+ 1
Notepad is delivered with Windows, but a very poor editor. It's quite better to install any adequate tool.
+ 1
Understood that, just wanted to disrecommend of using it 😉👍
0
Most IDEs except many popular Linux editors are provided for all platforms, so you can just search here for any favorite IDE in the Q&A section. This question has already been asked many times...