Contents |
The error is caused by an improperly terminated character entity.
In HTML 4, this is a notice message or recommendation, not an error. In XHTML, however, it is an error.
Entity " " doesn't end in ";"
![]() | Some     spaces |
![]() | Some spaces |
Add a ";" at the end of each entity.