View Single Post
  #182 (permalink)  
Old 06-24-2008, 03:48 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 Xav View Post
How come? I can understand the ASP.NET support, but normal HTML files don't have any bias, do they?
The problem isn't if you edit the file directly by hand. It's if you use code generators. MS tools produce files intentionally designed to break under other web browsers.

If you write everything manually then naturally there's bugger all MS tools can do to harm you.