How do I produce Hebrew text in HTML?

WhyNotSmile

New member
I have an HTML page which is mostly in English, but at one point needs to display a Hebrew name.

So, let's say the name is David. In English, this would be:

Name: David

I have turned the 'David' part into Hebrew, and made the direction right-to-left. This gives the correct characters, but they are in the wrong order.

Where it should now say
Name: divaD (but with Hebrew characters for the name)

it still says 'David'. I'm not a Hebrew expert, but I'm pretty sure this is wrong!

Can anyone advise me as to how I can fix it?

Thanks!
It needs to work for all names - David is just an example!
 
Back
Top