| 
 Posted by Els on 02/01/08 09:19 
PIAGGIO-SB wrote: 
 
> I have a problem with a syntax eror in start . 
>  
> What am I missing? 
>  
> Here's a link to the page www.terzic-bus.hr 
>  
> beginer 
 
Besides the various validation errors, there is also the infamous 
"Byte-Order Mark". 
 
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.terzic-bus.hr%2F> 
 
"The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to 
cause problems for some text editors and older browsers." 
 
Open your html file in a text editor, and get rid of the 3 funny 
characters at the start, before saving and re-uploading. Some text 
editors can be set to not use this BOM, like for example TextPad 
(http://textpad.com/) 
 
--  
Els                     http://locusmeus.com/
 
[Back to original message] 
 |