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, 7754👍, 0💬
Popular Posts:
Regarding C Coding Given: Line in file Contents 30 int * someIDs, theFirst, *r; 110 someIDs =GetSome...
1. What is normalization. 2. Difference between procedure and functions. 3. Oracle 9i Vs 10g. 4. how...
What is the purpose of the wait(), notify(), and notifyAll() methods? The wait(),notify(), and notif...
Where are cookies actually stored on the hard disk? This depends on the user's browser and OS. In th...
How many types of validation controls are provided by ASP.NET ? There are six main types of validati...