Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6851419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:14:44+00:00 2026-05-27T01:14:44+00:00

When I do validate the page in W3 validation, I got few errors with

  • 0

When I do validate the page in W3 validation, I got few errors with below code,

<input type="image" name="Google Checkout" alt="Fast checkout through Google"
src="https://sandbox.google.com/checkout/buttons/checkout.gif?merchant_id=xxxxxxxxx&w=168&h=44&style=white&variant=text&loc=en_US"  />

Errors are as follows,

  1. cannot generate system identifier for general entity “w”
  2. reference to entity “w” for which no system identifier could be generated
  3. general entity “h” not defined and no default entity
  4. reference to entity “h” for which no system identifier could be generated
  5. general entity “style” not defined and no default entity
  6. reference to entity “style” for which no system identifier could be generated
  7. general entity “variant” not defined and no default entity
  8. reference to entity “variant” for which no system identifier could be generated
  9. general entity “loc” not defined and no default entity
  10. reference to entity “loc” for which no system identifier could be generated

This is the only errors comes from the URL; is there way to pass W3 validation for this URL.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T01:14:44+00:00Added an answer on May 27, 2026 at 1:14 am

    You need to escape the ampersands (&) to their HTML entity counterpart &amp;

    New code:

    <input type="image" name="Google Checkout" alt="Fast checkout through Google"
    src="https://sandbox.google.com/checkout/buttons/checkout.gif?merchant_id=xxxxxxxxx&amp;w=168&amp;h=44&amp;style=white&amp;variant=text&amp;loc=en_US" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some input fields in a page and i want to validate if
I have added some javascript in html page for input validation.same page is working
I've got the rules defined below for a page: $(document).ready(function() { $.validator.setDefaults({ submitHandler :
i validate my page using the w3 validation http://validator.w3.org/ while my site is in
I've got a comment form on my page (commentlist) and want validate this. The
I want to check page validation on client side, like Page.Validate() but it's a
When I try to validate my page using the W3C validation service , I'm
i'm trying to validate an html page using jquery, but nothing happens. it's a
I am using ASP.NET and on ASP.NET page has validate attribute which checks for
I'm using MVC to validate some html text boxes on a page, for example

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.