I have a site www.triplebit.com . My site is in English but I want to add
some pages Hebrew ( that are read from right to left). If I add Hebrew text
in FP2000 its read bad after upload.

Can someone advise please?

Regards

I. Lesher

Re: Hebrew text in English site by Kathleen

Kathleen
Wed Feb 01 08:54:59 CST 2006

Try adding the following to the <head>:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
FrontPage Support: http://www.frontpagemvps.com/




"Kalish" <kalish@case.com> wrote in message
news:%235LQzVxJGHA.604@TK2MSFTNGP14.phx.gbl...
>I have a site www.triplebit.com . My site is in English but I want to add
> some pages Hebrew ( that are read from right to left). If I add Hebrew
> text
> in FP2000 its read bad after upload.
>
> Can someone advise please?
>
> Regards
>
> I. Lesher
>
>



Re: Hebrew text in English site by Kalish

Kalish
Thu Feb 02 00:15:27 CST 2006

Thanks Anderson,

I tried but it wouldn't help. I have also delete the other meta tags but
nothing helps.

Have you any other idea?

Thanks in advnace

I. Lesher

"Kathleen Anderson [MVP - FrontPage]" <spiderwebwoman@mvps.org> wrote in
message news:ODlI79zJGHA.3912@TK2MSFTNGP10.phx.gbl...
> Try adding the following to the <head>:
>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
>
> --
>
> ~ Kathleen Anderson
> Microsoft MVP - FrontPage
> Spider Web Woman Designs
> web: http://www.spiderwebwoman.com/resources/
> FrontPage Support: http://www.frontpagemvps.com/
>
>
>
>
> "Kalish" <kalish@case.com> wrote in message
> news:%235LQzVxJGHA.604@TK2MSFTNGP14.phx.gbl...
> >I have a site www.triplebit.com . My site is in English but I want to add
> > some pages Hebrew ( that are read from right to left). If I add Hebrew
> > text
> > in FP2000 its read bad after upload.
> >
> > Can someone advise please?
> >
> > Regards
> >
> > I. Lesher
> >
> >
>
>



Re: Hebrew text in English site by Kathleen

Kathleen
Thu Feb 02 13:57:47 CST 2006

Try this Google search:
http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLG,GGLG:2005-23,GGLG:en&q=charset+hebrew

Also, try <html lang="he"> in your page.


--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
FrontPage Support: http://www.frontpagemvps.com/




"Kalish" <kalish@case.com> wrote in message
news:uY2vx$7JGHA.1028@TK2MSFTNGP11.phx.gbl...
> Thanks Anderson,
>
> I tried but it wouldn't help. I have also delete the other meta tags but
> nothing helps.
>
> Have you any other idea?
>
> Thanks in advnace
>
> I. Lesher
>
> "Kathleen Anderson [MVP - FrontPage]" <spiderwebwoman@mvps.org> wrote in
> message news:ODlI79zJGHA.3912@TK2MSFTNGP10.phx.gbl...
>> Try adding the following to the <head>:
>>
>> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
>>
>> --
>>
>> ~ Kathleen Anderson
>> Microsoft MVP - FrontPage
>> Spider Web Woman Designs
>> web: http://www.spiderwebwoman.com/resources/
>> FrontPage Support: http://www.frontpagemvps.com/
>>
>>
>>
>>
>> "Kalish" <kalish@case.com> wrote in message
>> news:%235LQzVxJGHA.604@TK2MSFTNGP14.phx.gbl...
>> >I have a site www.triplebit.com . My site is in English but I want to
>> >add
>> > some pages Hebrew ( that are read from right to left). If I add Hebrew
>> > text
>> > in FP2000 its read bad after upload.
>> >
>> > Can someone advise please?
>> >
>> > Regards
>> >
>> > I. Lesher
>> >
>> >
>>
>>
>
>



Re: Hebrew text in English site by p

p
Mon Feb 06 21:07:00 CST 2006

You got two issues:
1. Character encoding: you can use unicode.
2. Right horizontal alignment: you can use align right.

Go to this site nad open pags in Hebrrew, look at the HTML to see how
they do it.

http://www.sacred-texts.com/jud/index.htm

..pc

Kathleen Anderson [MVP - FrontPage] wrote:
> Try this Google search:
> http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLG,GGLG:2005-23,GGLG:en&q=charset+hebrew
>
> Also, try <html lang="he"> in your page.
>
>