BTM
Posts tagged with
Differences with HTML 4_余啸互联网商务_新浪博客
Jul 19th
In SGML-based HTML 4 certain elements were permitted to omit the end tag; with the elements that followed implying closure. XML does not allow end tags to be omitted. All elements other than those declared in the DTD as EMPTY must have …
Fighting the Man With Python « The Committee of Public Safety
May 12th
The Edgar filings were in a rather substandard SGML format and I had to do a lot of data munging with regular expressions. Jamie Zawinski, one of the developers on the original Netscape browser, once observed that programmers will often …
HTML 5 Update: Interview with Mark DuBois, Professor ICC and …
May 12th
The HTML5 syntax is no longer based on SGML despite the similarity of its markup. It has, however, been designed to be backward compatible with common parsing of older versions of HTML. It comes with a new introductory line that looks …