View Full Version : quesiton mark in upper left hand corner
Superbob0000
03-23-2006, 07:04 PM
EVERY single thing i encode under BIG5 or GB , leaves me with a ? in the upper left hand corner of each html page i have. each of my html pages start with <html><body>...... nothing before that...is there something i can put there so that i dont have that annoying ?
thanks
iSilo
03-23-2006, 08:39 PM
It is probably a character that is outside of the Big5 or GB character set. Would you be able to post a sample source HTML file which exhibits the behavior so that we can verify?
Superbob0000
03-23-2006, 09:49 PM
ok, here is the code, i already posted it.... Here is the first line of my code
<html><body><font size=+1><p align="center"><strong><font size= +2>上帝要人過這樣的生活嗎?</font></strong></p><p>
the text appears about 1/3 inch down the screen, and the question mark appears, at first position is the first left corner, it looks like it has nothing to do with my code.
you can see my attachment...
iSilo
03-24-2006, 07:35 AM
Don't cut and paste the text of the file into the post as that does not give the actual bytes of the file.
Please post the actual file as an attachment to the post.
Superbob0000
03-25-2006, 06:21 PM
i appreciate your help alot, here ya go......please notice that the "txt" file is UTF-8, just renamed to .htm
iSilo
03-28-2006, 06:48 PM
Thanks for attaching the file. You have three extraneous bytes at the beginning of the file before the <html> tag. That is what is adding the question mark at the beginning of the content.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.