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:
Relation between HTML and SGML
What Is the Relation between HTML and SGML?
✍: FYIcenter
SGML (Standard Generalized Markup Language) is a metalanguage in which one can define markup languages, like HTML, for documents. SGML is a descendant of IBM's Generalized Markup Language (GML), developed in the 1960s by Charles Goldfarb, Edward Mosher and Raymond Lorie (whose surname initials also happen to be GML).
So you can say that HTML is related to SGML like a child to a parent.
For more informationon SGML, please visit http://www.isgmlug.org/sgmlhelp/g-index.htm.
2007-03-03, 6016👍, 0💬
Popular Posts:
.NET INTERVIEW QUESTIONS - Where do you specify session state mode in ASP.NET ? The following code e...
How To Control Horizontal Alignment? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells By...
Explain in detail the fundamental of connection pooling? When a connection is opened first time a co...
Jack developed a program by using a Map container to hold key/value pairs. He wanted to make a chang...
When should the method invokeLater() be used? This method is used to ensure that Swing components ar...