I don't know about &quot; but if you use & instead of &amp; it will break your xml pages (i.e. <a href='some.com/page.php?a=b&c=d'> *must* be <a href='some.com/page.php?a=b&amp;c=d'> in xml)
-Alan Trick


Chris W. Parker wrote:

Hello,

Is there a reason I should be using &quot; (or any other HTML entity)
within regular tags like <p>, <hx>, <li>, etc.?

I know I have to use them when they are to be displayed within a form
field but within regular copy I'm not seeing it as necessary.

What is the consesus on this?



Thanks,
Chris.


******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to