Need Help in my Form!

3 replies
  • WEB DESIGN
  • |
Would anyone know how I can get rid of the errors in my page. I used The W3C Markup Validation Service for my page here: Free Earn Income At Home Course-Make Extra Income Free Course-Make Extra Income Course-How To Make Extra Income Course and without hurting my form functionality?

HTML Tidy cannot fix this. Any help would be greatly appreciated. Thank You.

Bernard
#form
  • Profile picture of the author Jason Ong
    I just had a quick look. I think you should be able to safely replace all instances of <td id="ssImg"> with just <td>. Then, in your styles declaration, you may delete the #ssImg img { ... } block.

    Hope it helps.
    {{ DiscussionBoard.errors[3851562].message }}
    • Profile picture of the author alcymart
      Originally Posted by Jason Ong View Post

      I just had a quick look. I think you should be able to safely replace all instances of <td id="ssImg"> with just <td>. Then, in your styles declaration, you may delete the #ssImg img { ... } block.

      Hope it helps.
      That did it! My page is Clean and form works perfectly, thank you so much Jason!

      Bernard
      {{ DiscussionBoard.errors[3851840].message }}
  • Profile picture of the author xtrapunch
    Unless you share your form, it won't be possible to help. As the validator says you have used one ID for two elements. You need to make them different. Whether or not this will impact the form functionality will depend on how is the info processed.
    Signature
    >> Web Design, Wordpress & SEO - XtraPunch.com <<
    Web Design & SEO Agency | Serving World Wide from New Delhi, India

    {{ DiscussionBoard.errors[3851570].message }}

Trending Topics