:: Re: [DNG] 2/4/2026 GoLUG meeting, 7…
Startseite
Nachricht löschen
Nachricht beantworten
Autor: Didier Kryn
Datum:  
To: dng@lists.dyne.org
Betreff: Re: [DNG] 2/4/2026 GoLUG meeting, 7pm Eastern STANDARD time
Le 04/02/2026 à 08:54, Steve Litt a écrit :
> I'll present a 20 minute mini-talk on the benefits of making your HTML
> also be well formed XML, an XML well-formedness detector, a handy HTML
> troubleshooting test you can use if your HTML is also well formed XML


    Question:  aren't there some closing tags which are illegal in HTML?

    This would make HTML and XML incompatible, because in XML any
opening tag must have a matching closing tag.

--     Didier