Chris Lovett wrote a wonderful .NET library called SGMLReader, which, when passed a regular HTML file will spit out XHTML. The library relies on SGML parsing and uses a DTD (Document Type Definition) file to parse unformatted HTML. I’ve been playing with Chris’s library this week and trying to convert HTML to XHTML on the [...]
Archive for August 9th, 2005
HTML to XHTML using SGMLReader
Posted in Everything, Software Development, tagged Code, Web Development on August 9, 2005 | 6 Comments »
