in reply to Love/Hate Internet Explorer

Static html can be checked using a strict HTML parser. However, you could check generated code too, for early validation and debugging. Send it off to the validator and write it out to the socket. Or, use a proxy on the client side, which would be a nice general-purpose tool.

I agree, I hate IE in how it encourages sloppy and incorrect code.

Replies are listed 'Best First'.
Re: Re: Love/Hate Internet Explorer
by ask (Pilgrim) on Dec 01, 2001 at 21:45 UTC