Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Tools to Use to Write XHTML Documents
What Tools to Use to Write XHTML Documents? - XHTML FAQs - Introduction To XHTML 1.0
✍: FYIcenter.com
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.
2007-05-12, 5069👍, 0💬
Popular Posts:
Why does malloc(0) return valid memory address? What's the use? malloc(0) does not return a non-NULL...
How To Return the Second 5 Rows? - MySQL FAQs - SQL SELECT Statements with JOIN and Subqueries If yo...
What are secure and non-secure websites? A secure Website uses the Secure Socket Layer (SSL) protoco...
What are the types of variables x, y, y and u defined in the following code? #define Atype int* type...
Where are cookies actually stored on the hard disk? This depends on the user's browser and OS. In th...