This is my website: http://horni-briza.epizy.com/pages/info.php
Hi,
I need help with special characters. I have in tag . I get my information from database. The table have czech utf8, but still doesnt work. Can someone help me? Thanks a lot!
This is my website: http://horni-briza.epizy.com/pages/info.php
Hi,
I need help with special characters. I have in tag . I get my information from database. The table have czech utf8, but still doesnt work. Can someone help me? Thanks a lot!
Add the attribute to your beginning html tag:
lang="cs"
.
That tells the browser that the website is in Czech.
The browser can then correctly render the language.
Thank you
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.