Forum Moderators: open
I am getting a non SGML character number 133 error when I try to validate.
Do I need to replace all of those with #46;.. or is there some special character that I don't know of?
WBF
The three-dot sequence is called an ellipsis. You should be able to insert it specially with the entity reference & hellip ; (with no spaces). Three regular periods will indeed work fine in html; somehow your editor is replacing them without you knowing it.