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 Is the Relation between XHTML and SGML
What Is the Relation between XHTML and SGML? - XHTML FAQs - Introduction To XHTML 1.0
✍: FYIcenter.com
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).
XHTML is not directly related to SGML. But it is indirectly to SGML through HTML.
For more information on SGML, please visit http://www.isgmlug.org/sgmlhelp/g-index.htm.
2007-05-12, 5224👍, 0💬
Popular Posts:
How To Increment Dates by 1? - MySQL FAQs - Introduction to SQL Date and Time Handling If you have a...
Is There Any XSD File to Validate Atom Feed Files? - RSS FAQs - Atom Feed Introduction and File Gene...
it will be very helpful if you send some important Questions with Answers of DBMS Tell us what types...
What will be printed as the result of the operation below: main() { int x=5; printf("%d,%d,%d\n",x,x. ..
Can you explain project life cycle ? Figure :- 12.2 Life cycle of a project There are five stages of...