Hey.. I have a webpage of my website translated into Spanish & German; In notepad in which i work with - i can see the fonts as i write them. When i upload it to server - it is gibberish (weird signs). Can anyone plz help me.. i dont know what im doing wrong.. (english works good!). Thanks
You may need to use HTML entities. Read here for more info: http://tlt.its.psu.edu/suggestions/accessibility/lang.html
Try putting this line in the header of your page : <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> It works in German, French and Dutch