1

I am hosting an HTML file, created using MS Word, on GitHub. For some reason, when I open the site, it shows question mark symbols in place of other symbols. You can look at it yourself.

I have no background in anything related to this (no web programming or MS Word) so I am confused. Why is this happening and how can I fix it?

Thanks!

Edit: Here's the repository.

1 Answers1

1

That symbol means that it doesn't exist in particular text coding (e. g. Unicode).

Change the text coding for that page in your browser.

MarianD
  • 2,666
  • 1
  • 17
  • 26