I am having problems validating part of my page which sends items to a shopping cart and any help and suggestions would be appreciated.
The code:
<a class="cssbutton" href=" Add To Cart... </a>
The follow are the errors:
cannot generate system identifier for general entity "return"
general entity "return" not defined and no default entity
return=
reference not terminated by REFC delimiter
return=
entity was defined here
6&product
cannot generate system identifier for general entity "product"
general entity "product" not defined and no default entity
&product
Thank you... Ronnie
The code:
<a class="cssbutton" href=" Add To Cart... </a>
The follow are the errors:
cannot generate system identifier for general entity "return"
general entity "return" not defined and no default entity
return=
reference not terminated by REFC delimiter
return=
entity was defined here
6&product
cannot generate system identifier for general entity "product"
general entity "product" not defined and no default entity
&product
Thank you... Ronnie