Validating a Google link

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ed Jay

    Validating a Google link

    I want to include a Google search link in a document, but the page won't
    validate. I tried a \delimiter, but that destroys the link.

    Example:Validat ing "http://www.google.com/search?hl=en&q= yada+yoda" chokes
    because of the &q.

    --
    Ed Jay (remove 'M' to reply by email)

    Win the War Against Breast Cancer.
    Knowing the facts could save your life.

  • Bergamot

    #2
    Re: Validating a Google link

    Ed Jay wrote:
    >
    Example:Validat ing "http://www.google.com/search?hl=en&q= yada+yoda" chokes
    because of the &q.
    Try reading the error message the validator spits out. It tells you
    what's wrong and how to fix it.

    W3C's easy-to-use markup validation service, based on SGML and XML parsers.


    --
    Berg
    now killing all posts from google groups

    Comment

    • Ed Jay

      #3
      Re: Validating a Google link

      Bergamot scribed:
      >Ed Jay wrote:
      >>
      >Example:Valida ting "http://www.google.com/search?hl=en&q= yada+yoda" chokes
      >because of the &q.
      >
      >Try reading the error message the validator spits out. It tells you
      >what's wrong and how to fix it.
      >
      >http://validator.w3.org/docs/help.html
      Ah, yes, the help file. Thanks...solved problem.

      --
      Ed Jay (remove 'M' to reply by email)

      Win the War Against Breast Cancer.
      Knowing the facts could save your life.

      Comment

      Working...