As the other person said above - you need to use notepad. Word messes up HTML. Never use word when submitting HTML forms, or creating websites etc.

 

HTML requires text to be in a code called ASCII, or "plain text" (code, as in computer language, not font).  Word does NOT use this. Word does have an option to save your work as a .HTML file, even then, it generally doesnt work properly.

This is why you must use notepad.

 

Using Word to write text for a HTML form, is a bit like using a sieve to boil water - you can certainly try it, but thats not what its for.