hello Guys I Have Joined Just now so anybody of can tell me that is there any specific document needed to type html scripts
html documents are just files, they can be created with a text-editor, and then saved as html file by giving them a html extension
3 Likes
you can also use programs like Visual Studio Code, Brackets, Sublime Text, etc… to make it more easy and quickly
Brackets, atom and sublime text are text-editors, optimized for coding.
Besides text-editors, there are also IDE’s (netbeans for example)
IDE = integrated developers environment.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.