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:
Writing HTML Documents Entirely by Hand
How comfortable are you with writing HTML documents entirely by hand?
✍: FYIcenter
Very. I do not usually use WYSIWYG. The only occasions when I do use Dreamweaver are when I want to draw something to see what it looks like, and then I will usually either take that design and hand-modify it or build it all over again from scratch in code.
2007-03-03, 5559👍, 0💬
Popular Posts:
Can each Java object keep track of all the threads that want to exclusively access to it?
How many types of validation controls are provided by ASP.NET ? There are six main types of validati...
How can I implement a thread-safe JSP page? You can make your JSPs thread-safe by having them implem...
Is There Any XSD File to Validate Atom Feed Files? - RSS FAQs - Atom Feed Introduction and File Gene...
How to reduce the final size of an executable file? Size of the final execuatable can be reduced usi...