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, 5093👍, 0💬
Popular Posts:
The following variable is available in file1.c, who can access it? static int average; Answer: all t...
How can you enable automatic paging in DataGrid ? Following are the points to be done in order to en...
How To View All Columns in an Existing Table? - Oracle DBA FAQ - Managing Oracle Database Tables If ...
How To Truncate an Array? - PHP Script Tips - PHP Built-in Functions for Arrays If you want to remov...
How do I use a scriptlet to initialize a newly instantiated bean? A jsp:useBean action may optionall...