Masoom Shaikh wrote:

[snip]
> 
> 
> wow, am waiting eagerly....HTML is complex, what is SGML :)
> 

Stands for Standard Generalized Markup Language, with roots in the printing
industry. When authors submit a manuscript for publishing it contains
content, but it is up to the typesetter how it will appear on the page
when printed. The layout and columns in a printed magazine or newspaper
are examples of this.

HTML and XML are actually subsets of SGML, with SGML being a "meta" markup
language. The primary advantage of authoring documentation using SGML is 
that it is relatively easy to parse and convert into many different formats
from one source document.

This way you maintain one document, and then regenerate the copies, e.g.
HTML, XHTML, XML, etc, on an as needed basis. Plenty of more info is
readily available on the Web.

-Mike



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to