The following table contains the complete ISO Latin-1 character set, corresponding to the first 256 entries of the Unicode character repertoire in Microsoft Internet Explorer 4.0 and later. The table provides each character, its decimal code, its named entity reference for HTML, and also a brief description.
` /`/, no name, is a grave accent (not acute /´/ which is ´ named ´).Also,N.B. You can Alt-number create these at the keyboard: eg. Alt-96 = Alt-096 = [`]
(However, not all are Iso Latin-identical, neg. Alt-0199 = Alt-8320 [Ç] ≠ Alt-08320 [€])
RE: <Error: Unterminated string constant>, <Error: Expected ')'>Literal quotemark, \", ", \42, ",Literal apostrophe, \', ', \47,Within literal strings and variants, "...", '...', /.../,Within function calls within event handlers, onevent='...', onevent="...",Interact more than expected, and oft fail--E.g. '...(/(\')/)'... fails;'...(""")...' fails;Etc.Ofttimes a different combination works....__Also, apostrophe, has no entity-name.