I'm in the process of redoing one of my websites using Expression Web (EW). The website was created and maintained with FrontPage (FP).
I've begun to create some master pages (which will become templates) and am having several difficulties. One, described, here, relates to the appearance of BOMs (Byte Order Marks) at the top of pages in Firefox 2.0, despite the fact that the US/Western European meta code,
<meta http-equiv="Content Type" content="text/html; charset=iso-8859-1" />
is in the header (see: <URL: http://www.enfolded.info/references/refPhilosophy.htm >.
According to FMEB, this meta code addresses the problem, but not for me.
If I copy/paste (not Select All) the code to notepad and then paste it into a new file in FP, the BOMs are removed (see: <URL: http://www.enfolded.info/references/refPhilosophyNoBOMs.htm >, but this is an awkward workaround for this problem.
Any suggestions as to why the BOMs are appearing even with the meta code, above, and any ideas of a more practical workaround?