View Single Post
  #194 (permalink)  
Old 06-26-2008, 12:50 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 24
Posts: 523
Last Blog:
Just over the next hil...
Credits: 0
Rep Power: 10
G_Morgan is a jewel in the roughG_Morgan is a jewel in the roughG_Morgan is a jewel in the rough
Default Re: Do you write html in notepad?

Quote:
Originally Posted by TcM View Post
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.