I got a problem on this link:
Videomarathon
On the right side, I’m showing recent posts,and have changed the text to “Se tidligere års jury”..
My problem is that the page doesn’t show the danish letter “å”
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The problem is that the character isn’t encoded correctly, so in your html, you should do something like this:
& aring;rs jury
remove the space between the & and the a.
I can see that you’re also using cufon on the site, so you might need to re-download the font pack include (in the include the following glyphs section) any special danish characters as glyphs, or include a set of glyphs that contain the danish characters.