[VE][html5] and sign error on validation

My website http://tax-cents.com is getting 8 validation errors due to the
and sign.
The problem here is, the and sign is part of a url and should not be in
error.

Validation Output: 8 Errors

   1. [image: Error] *Line 110, Column 49*: & did not start a character
   reference. (& probably should have been escaped as &.)

   …="http://search.irs.gov/search?q=45244&site=efile&client=efile_frontend&output…

   ✉
   <http://validator.w3.org/feedback.html?uri=http%3A%2F%2Ftax-cents.com%2F;errmsg_id=html5#errormsg>
   2. [image: Error] *Line 110, Column 60*: & did not start a character
   reference. (& probably should have been escaped as &amp;.)

   …arch.irs.gov/search?q=45244&site=efile&client=efile_frontend&output=xml_no_dtd…

   ✉
   <http://validator.w3.org/feedback.html?uri=http%3A%2F%2Ftax-cents.com%2F;errmsg_id=html5#errormsg>
   3. [image: Error] *Line 110, Column 82*: & did not start a character
   reference. (& probably should have been escaped as &amp;.)

   …45244&site=efile&client=efile_frontend&output=xml_no_dtd&proxystylesheet=efile…

   ✉
   <http://validator.w3.org/feedback.html?uri=http%3A%2F%2Ftax-cents.com%2F;errmsg_id=html5#errormsg>
   4. [image: Error] *Line 110, Column 100*: & did not start a character
   reference. (& probably should have been escaped as &amp;.)

   …lient=efile_frontend&output=xml_no_dtd&proxystylesheet=efile_frontend&filter=0…

   ✉
   <http://validator.w3.org/feedback.html?uri=http%3A%2F%2Ftax-cents.com%2F;errmsg_id=html5#errormsg>
   5. [image: Error] *Line 110, Column 131*: & did not start a character
   reference. (& probably should have been escaped as &amp;.)

   …_no_dtd&proxystylesheet=efile_frontend&filter=0&getfields=*&partialfields=busz…

   ✉
   <http://validator.w3.org/feedback.html?uri=http%3A%2F%2Ftax-cents.com%2F;errmsg_id=html5#errormsg>
   6. [image: Error] *Line 110, Column 140*: & did not start a character
   reference. (& probably should have been escaped as &amp;.)

   …roxystylesheet=efile_frontend&filter=0&getfields=*&partialfields=buszip%3A4524…

   ✉
   <http://validator.w3.org/feedback.html?uri=http%3A%2F%2Ftax-cents.com%2F;errmsg_id=html5#errormsg>
   7. [image: Error] *Line 110, Column 152*: & did not start a character
   reference. (& probably should have been escaped as &amp;.)

   …et=efile_frontend&filter=0&getfields=*&partialfields=buszip%3A45244%7Czip_w%3A…

   ✉
   <http://validator.w3.org/feedback.html?uri=http%3A%2F%2Ftax-cents.com%2F;errmsg_id=html5#errormsg>
   8. [image: Error] *Line 110, Column 197*: & did not start a character
   reference. (& probably should have been escaped as &amp;.)

   …lfields=buszip%3A45244%7Czip_w%3A45244&num=1000" target="_blank"
title="IRS Se…



Please fix the validatior and advise me when you have fixed it so I can get
a clean slate with the validator.

Thanks,

David Tilbrook
President, ddtil Development, Inc.   http://ddtil.com/aboutus
UtopiaCon.com Development Team http://utopiacon.com/host
Member of Taylored Software Team  http://www.tayloredsoft.com/
Consultant at Starbase Consulting, Inc.http://www.starbaseinc.com
513-593-1684
Portfolio at ddtil.com
Resume and profile at Linked In
<http://www.linkedin.com/pub/david-tilbrook/22/58a/60b>

Received on Monday, 23 June 2014 09:49:34 UTC