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:
Who Developed HTML
Who Developed HTML?
✍: FYIcenter
HTML was originally developed by Tim Berners-Lee while at CERN, and popularized by the Mosaic browser developed at NCSA. During the course of the 1990s it has blossomed with the explosive growth of the Web.
Tim now holds the 3Com Founders chair at the Laboratory for Computer
Science
and Artificial Intelligence Lab (CSAIL)at the Massachusetts Institute
of Technology (MIT).
To know more about Tim, please visit
http://www.w3.org/People/Berners-Lee/:

2007-03-03, 9509👍, 0💬
Popular Posts:
Regarding C Coding Given: Line in file Contents 30 int * someIDs, theFirst, *r; 110 someIDs =GetSome...
Can you explain duplex contracts in WCF? In duplex contracts when client initiates an operation the ...
1. The basics first, please define the web in simple language? How is it connected with internet? Wh...
The following variable is available in file1.c, who can access it? static int average; Answer: all t...
What are the high-level thread states? The high-level thread states are ready, running, waiting, and...