n-d-render wrote:
The test file is the best fun to play with, normal files get messed up when you play coding, and it's hard to see what the matter is.
If you are typing in garbage, no ANSI or UTF encoding will help, it only creates additional confusion.
If the method with Polish character codes works (i.e. & something), you have to upload previously crafted text through the administration panel so that it contains & something.
A website builder is the best. Ultimately, you can write the text in Notepad and then use the Replace function to turn "ą" into "& # 261" one by one, but it's really a lot of pointless fun. Dreamweaver will do it faster. Use it to write text, save the file on the desktop, and then open it with Notepad, copy the finished text with tags & something and paste it on the page via the administration panel.
That's it.
You can possibly change yet in the code
on
I chew!
nd-render