Re: [EXT] Re: Bug in HTML validator

> > > …ntById("result").innerHTML = "<font color=\"#ff0000\">Error</font>";  return; }
> >
> > To bypass this particular error you’d need to escape the backslash
>
> I appreciate that this is nit-picking, Jens, but there /is/ no
> backslash in `</font>`.

Eh. Of course I meant to escape the slash, by using a backslash :)

-- 
Jens Oliver Meiert
https://meiert.com/en/

Received on Saturday, 13 June 2020 19:00:45 UTC