+ 2
What are the softwares required to run html in laptop, other than notepad?
13 ответов
+ 2
The only thing you need is to be able to save .html .css or .js files. That's why they told us that "only note pad does the trick".
Other options for development (they are a great tools for learning) are text editors. They give us the capability to save/create files with the mentioned extensions. Some options include:
Sublime text 3. A light but powerful text editor. It's free and provide us with many things to make the coding easy.
Visual Studio Code. Microsoft's free text editor. It has a good support and many other things. Looks more professional yet is free.
Jetbrains WebStorm. It is a JavaScript IDE, we can choose between the free version or the paid one. Many people says that it is the best IDE for web development.
The choice is yours. Remember: you only need to be able to save files with specific extension but a little help doesn't hurt anyone.
Do a little research on each one, start with something you like in order to enjoy your path.
Happy coding!
+ 10
I am using brackets. It's good
+ 5
You just need to make .html or .htm file!
+ 3
A browser is enough to execute html files
+ 2
Rituporna Dowerah I wonder where did you learn that you need notepad for editing html?
You should not use text editor like notepad to do any coding.
Go to install a code editor, Visual Studio Code is one of the best code editor for web development.
+ 2
Calviղ well actually one can use notepad while one is in learning phase.
+ 2
notepad++
+ 2
Calviղ Actually I never used an IDE for web development. I really just used notepad++ occasionally because it's nice. Lol
+ 2
Daniel Cooper We do not use IDE for web development, since we do not need any code compilers to compile web codes. And IDE maybe a bit complicated for beginners.
However code editor like Visual Studio Code is good enough for code editing and it's easy to use, I just do not understand why beginners reluctant to use it. Lol.
+ 2
If you didn't fell better with notepad then try Notepad ++ and first of all choose languages of coding...and after that start coding.
It would be better for you...
+ 1
Rituporna Dowerah Using notepad would only make you learn slower.
I am a web developer, i know what's good especially for beginners, anyway it's totally up to use if you want to continue use notepad.
+ 1
Jonas Thank you!
+ 1
Any note editor and an updated browser