Everything’s fine in FF3 but I’m having a weird issue with Chrome and to a lesser extent IE7+, on a Win7 PC, where whitespace characters in my HTML content are being represented by squares. I’m using HTML5 and I believe I have the correct encoding (utf-8). Does anyone know why this would be happening or what I’m doing wrong?
Share
It appears to be coming from your CSS font setting in body. If you inspect the element in Chrome and disable the style the issue goes away.