+ 2
what's a program/software to make a html?
questions
14 Answers
+ 3
Notepad++ is extremely helpful for pc users.
+ 3
HTML Is one of the most basic languages out there, and can be written with any text software, including the default notepad program. All you need to do, is save it in a folder and name it "(insertnamehere).html". You put it in a folder, so you can put in any CSS and Javascript files with it. However, I would recommend downloading Notepad++, which supports almost any programming language, and you can download plug-ins to help program as well. Hope it helped!
~MegaJayJay
+ 1
Once you can code in here. also for PC / ATOM/ SUBLIME TEXT2,3 / NOTEPAD++/ CODA..
+ 1
If you are using PC then write it in Notepad and save it with .html extension
+ 1
while a text editor will do the job im pretty sure visual studio will also work to.
+ 1
you could also use sublime text editor, an excellent option for several languages
0
thanks a lot
0
submit
0
Brackets is also a good editor..
0
online compiler is also good but it doesn't have HTML
0
gedit
0
I love dreamweaver
0
Adobe Dreamweaver helps code and helps find mistakes in all codes
0
You can use any simple text editor.Save the file with .html extension.