Web Hosting Talk







View Full Version : I'm getting this coding before my <html> tags


PogiWeb
10-10-2008, 08:12 PM
Hi,

I'm currently seeing the following coding when trying to view one of my sites.

The code is: 

I have searched through my coding and see nothing of that nature inserted into my website. I am curious if anyone could give me any pointers or clues on what this means.

protecweb
10-10-2008, 08:33 PM
 is the Byte Order Mark of the Unicode Standard. Seems your text or HTML editor is saving your files with BOM.

PogiWeb
10-10-2008, 09:17 PM
 is the Byte Order Mark of the Unicode Standard. Seems your text or HTML editor is saving your files with BOM.

Thank you and it appears that it was dreamweaver that was giving the error. I had the BOM unselected and the error was still occurring.