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

2007-03-03, 7893👍, 0💬
Popular Posts:
How can I construct preprocessor if expressions which compare strings? You can't do it directly; pre...
what is a service contract, operation contract and Data Contract? - part 1 In the below sample we ha...
What is PMP(project management plan)? The project management plan is a document that describes the p...
How To Concatenate Two Character Strings? - MySQL FAQs - Introduction to SQL Basics If you want conc...
How can I show HTML examples without them being interpreted as part of my document? Within the HTML ...