+ 2
what is the encoding in saving a notepad file?
what difference does it make if i saved the as ansi, Unicode or UTF-8 at tge encoding when I want to save an html notepad document?!
1 Answer
+ 1
The top four responses (and occasionally their comments for clarification) in this link should shed some light on the issue:
https://stackoverflow.com/questions/643694/what-is-the-difference-between-utf-8-and-unicode
I would personally go with UTF-8 for HTML files.