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 View XHTML Documents
What Tools to Use to View XHTML Documents? - XHTML FAQs - Introduction To XHTML 1.0
✍: FYIcenter.com
The basic tool you need to view XHTML documents is any Web browser, like Internet Explorer (IE) or FireFox.
The following tutorial shows you how to view a XHTML document with :
Here is a how your XHTML document, hello.html, will look like if viewing it with IE:

2007-05-12, 5040👍, 0💬
Popular Posts:
How To Process Query Result in PL/SQL? - Oracle DBA FAQ - Introduction to PL/SQL You can run queries...
What is CAR (Causal Analysis and Resolution)? The basic purpose of CAR is to analyze all defects, pr...
Explain in detail the fundamental of connection pooling? When a connection is opened first time a co...
What Are Data Pump Export and Import Modes? - Oracle DBA FAQ - Loading and Exporting Data Data pump ...
How To Compare Two Strings with strcmp()? - PHP Script Tips - PHP Built-in Functions for Strings PHP...