[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: HTML-generating _ENV
- From: Javier Guerra Giraldez <javier@...>
- Date: Sun, 18 Nov 2012 21:00:38 -0500
On Sun, Nov 18, 2012 at 7:09 PM, Rena <hyperhacker@gmail.com> wrote:
> An issue I've found with this idea though (really any HTML generator) is
> HTML is pretty silly. There are some tags that have to use short form, and
> some that can't:
> <script src="foo.js" /> -- invalid, and browsers will treat this as an
> unclosed <script> that will eat the entire page
> <br></br> -- invalid AFAIK, at least very silly.
oh, yes i hate that!
back when XHTML was 'the way to the future', i couldn't understand how
so many people actually defended that inconsistencies.
when XHTML died, a bit of my faith in humanity died with it. :'-(
--
Javier