Penguin

Differences between current version and previous revision of DOM.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Tuesday, September 13, 2005 11:55:34 pm by AristotlePagaltzis
Older page: version 2 Last edited on Tuesday, August 12, 2003 3:51:31 pm by AristotlePagaltzis Revert
@@ -1,3 +1,3 @@
-[Acronym] for __D__ocument __O__bject __M__odel 
+An [Acronym] for __D__ocument __O__bject __M__odel.  
  
-A way of expressing a [SGML] or [XML] document as a datastructure that a program can manipulate. First introduced by JavaScript, the concept is regularly used for [XML] parsing is most languages now. 
+A way of expressing a [SGML] or [XML] document as a DataStructure that a program can manipulate. First introduced by JavaScript, the concept is regularly used for [XML] parsing in most languages now.