aguilera
01-02-2003, 01:29 PM
Hi guys,
W3C MarkUp Validation Service is giving me an error message
regarding the tag:
<area shape="rect" coords="267, 1, 333, 61" href="mailto:c.cista@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="Contact me">
the errors reported are:
Line 47, column 105: cannot generate system identifier for general entity "subject"
...ta@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="C
^
Line 47, column 105: general entity "subject" not defined and no default entity (explain...).
' ...ta@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="C
^
Line 47, column 112: reference to entity "subject" for which no system identifier could be generated
...s.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="Contact
^
Line 47, column 104: entity was defined here
...sta@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="
I've tried the solution proposed by the website itself,
and it didn't give me the error message anymore, but then the '&subject' command didn't work.
Is anyone able to explain me why this is happening?:confused:
W3C MarkUp Validation Service is giving me an error message
regarding the tag:
<area shape="rect" coords="267, 1, 333, 61" href="mailto:c.cista@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="Contact me">
the errors reported are:
Line 47, column 105: cannot generate system identifier for general entity "subject"
...ta@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="C
^
Line 47, column 105: general entity "subject" not defined and no default entity (explain...).
' ...ta@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="C
^
Line 47, column 112: reference to entity "subject" for which no system identifier could be generated
...s.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="Contact
^
Line 47, column 104: entity was defined here
...sta@lycos.co.uk?cc=cistacr@ie.ibm.com&subject=Cri%20HomePage%20Comment" alt="
I've tried the solution proposed by the website itself,
and it didn't give me the error message anymore, but then the '&subject' command didn't work.
Is anyone able to explain me why this is happening?:confused: