Quote:
Originally Posted by TcM
With IE HTML you mean the way IE renders HTML?
|
Some parts of HTML are rendered in a non-standard way by IE and need to be corrected by horrible hacks. Naturally if standard HTML doesn't work on IE then HTML written specifically for IE won't work on more compatible web browsers.
It is possible to write HTML in a cross platform way. It is also possible to write HTML that only works properly on IE.