Programming HTML
To write a program in HTML language you don’t need any special software. HTML is a markup language, even simplest text editor will be sufficient to create an HTML document.
However, some more advanced HTML editors may have syntax highlighting, code completion, and HTML opening and closing tags matching. These editors make job of writing HTML code easier.
Comments
Post a Comment