InterviewSolution
Saved Bookmarks
| 1. |
11.What is the role of text editor in html? Explain with example. |
|
Answer» An HTML editor is a PROGRAM for editing HTML, the markup of a web page. Although the HTML markup in a web page can be CONTROLLED with any text editor, specialized HTML EDITORS can offer CONVENIENCE and added functionality. For example, many HTML editors handle not only HTML, but ALSO related technologies such as CSS, XML and JavaScript or ECMAScript |
|