Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
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, 4474👍, 0💬
Popular Posts:
How To Build WHERE Criteria with Web Form Search Fields? - MySQL FAQs - Managing Tables and Running ...
If we have multiple AFTER Triggers on table how can we define the sequence of the triggers ? If a ta...
What does static variable mean? There are 3 main uses for static variables: If you declare within a ...
How do we create DCOM object in VB6? Using the CreateObject method you can create a DCOM object. You...
What is the difference between strings and character arrays? A major difference is: string will have...