InterviewSolution
| 1. |
What Tools To Use To Write Xhtml Documents? |
|
Answer» The basic TOOL you need to write XHTML documents is any text editor, like notepad on Windows system, or vi on Unix system.If you are looking for some advanced tools to HELP you writing XHTML documents, you can select any one from the following three categories of XHTML editors:
XHTML editors can also be loaded with additional FUNCTIONALITIES to allow you work with other Web technologies like CSS and JavaScript, or publish the XHTML documents to your Web server.
The basic tool you need to write XHTML documents is any text editor, like notepad on Windows system, or vi on Unix system.If you are looking for some advanced tools to help you writing XHTML documents, you can select any one from the following three categories of XHTML editors: XHTML editors can also be loaded with additional functionalities to allow you work with other Web technologies like CSS and JavaScript, or publish the XHTML documents to your Web server.
|
|