Penguin

Differences between version 2 and predecessor to the previous major change of XHTML.

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

Newer page: version 2 Last edited on Thursday, August 21, 2003 11:49:28 am by StuartYeates Revert
Older page: version 1 Last edited on Thursday, July 25, 2002 9:52:37 pm by WikiAdmin Revert
@@ -1 +1,5 @@
-[HTML] is based on [SGML], a rather complicated generalised markup language. After noticing that most websites (and most browsers) don't use any of the exotic features of [SGML], people invented a even more simplified version of [SGML] called [XML]. They then wrote a [DTD ] for [HTML] for [XML], and bingo, we have [XHTML]. Confused yet?  
+[HTML] is an instance of [SGML], a language for specifying markup languages .  
+  
+ After noticing that features of [SGML] had never been implemented and that there were useful features lcking , people invented called [XML].  
+  
+ [XHTML ] is the [HTML] represented in [XML] rather than [SGML]. Many [HTML] files are not WellFormed [XHTML ], but can usually be converted relatively simply to [XHTML]. Those that can't usually have [UndefinedSemantics] anyway.