On Friday 28 May 2004 03:52, Berin Loritsch wrote:

> The site is rendered incorrectly:
>
>        <p>Â </p>

I know that the HTML doc contains the UTF-8 character, but that shouldn't be a 
problem. It becomes a problem when Mozilla (for some reason) is deciding that 
the document is in ISO-8859-1 format instead of the UTF-8 which is in the 
<?xml?> prelude.

> As you can see, the &nbsp; is not in the document, but rendered
> incorrectly in a resolved format.
> You might have to embed it as &amp;nbsp; so after rendering you get
> the desired '&nbsp;' that you want.

I will change to <br/> instead.

Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to