you got it. This link from the w3 might help (I hope): http://www.w3.org/TR/REC-html40/sgml/entities.html I try to stick with the alpha-based entities anyway, so that when I look at it later, I can easily recall which character I used.
> I don't have an answer, but can I add to the question? > > I get 'non-SGML character' warnings (NB warnings, not errors) when I > use, say, & instead of & to escape an ampersand. Which syntax > fpr character entities is correct? Or does it depend on the charset > specified in the Content-Type? I understand that & is Unicode, but > I always (well, usually) specify iso-8859-1. Is this why I'm getting > these warnings? Should I stick to the alpha-based entity descriptions > for iso-8859-1? ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
