Is there a HTML character that is blank (including no whitespace) on all browsers?
问题 Is there a HTML character that, on all (major) browsers (plus IE8 sadly) displays nothing and doesn't add any extra space? So, an alternative to but which doesn't add whitespace to the page, and which won't ever show up as an ugly "unrecognised character" marker or ? . Why: in my case, I'm trying to work around a problem on an old, proprietary CMS that is removing empty but necessary HTML elements that are required because other parts of the system will fill them dynamically. Imagine