+ 2
What is the best application or place to write an Html code ??
I would like to write an html code but i found some trouble in it !
10 Antworten
+ 9
I think neat beans IDE or Adobe Dreamwaver
+ 9
I like Visual studio Code. It is completely free and has an inbuilt debugger and we can install extensions and plugins to make our work easier. For me it's the best. It's user interface is also very nice. It automatically creates a close bracket whenever we open any bracket or inverted commas.
+ 2
I like Aptana or Eclipse and I'm also working with these 2.
But Atom is nice too (and newer/more modern ;) )
+ 2
i use sublime text because of the color it gives... though I am still learning html... but you should give it a try
+ 1
Atom.io or Brackets. I prefer Brackets. You can install millions of addons for Brackets that make code writing and reading much easier.
+ 1
Use Sublime.
It is a "non-expiring free-trial" text editor for your web programming files.
Texts at Sublime are color coded which gives you an idea about what type the variable or the keyword is.
It also gives you suggestions while you type so you will be able to code faster without the hassle of retyping keywords and variables over and over again.
+ 1
I agree with marinkovic, personally, i'm using brackets and i like it ;)
0
text editor
0
Komodoedit . It's free, good syntax checking, plugins. Easy to use.
0
If you are learning HTML, it is better to use a texte editor like Notepad ++.