Is there an Easy Code Validator Out There ?

Discussion in 'HTML & Website Design' started by hmansfield, Jan 9, 2009.

  1. #1
    Is there something that I could download that would say...let me paste my files in one by one, and point out the flaws in the code, so that I could correct them?

    I am not a code person at all, and I know I have sites and blogs with errors. I am sure there has to be something that will do this, so that I can validate my sites.

    Any suggestions ?

    Thanks in advance.
     
    hmansfield, Jan 9, 2009 IP
  2. Masterful

    Masterful Well-Known Member

    Messages:
    1,653
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Masterful, Jan 9, 2009 IP
  3. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #3
    Kerosene, Jan 10, 2009 IP
  4. rbf738

    rbf738 Peon

    Messages:
    475
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    rbf738, Jan 10, 2009 IP
  5. themesvalley

    themesvalley Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    yes in Mozilla ad ons you may download plug in of HTML validator!!!
     
    themesvalley, Jan 10, 2009 IP
  6. Adriana41

    Adriana41 Peon

    Messages:
    18
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes, Mozilla Firefox webmaster toolbar addon, it will validate your css, you can paste in one line at a time if you prefer...and then just hit the validate css and it will give you all the errors if any and you can fix them one by one, then revalidate your code to make sure you fixed it, you can also edit your css right from the browser and view the changes as you make them, very handy little tool!
     
    Adriana41, Jan 10, 2009 IP
  7. euphoriajoca

    euphoriajoca Peon

    Messages:
    112
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Will it ignore IE errors?
     
    euphoriajoca, Jan 11, 2009 IP
  8. BlueIce08

    BlueIce08 Member

    Messages:
    535
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    33
    #8
    Use the W3C validation service, it's online so no need to download. Instant results.
     
    BlueIce08, Jan 11, 2009 IP
  9. DotDotDash

    DotDotDash Peon

    Messages:
    49
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Yeah like everyone else said you'll get the proper verification of your code via the W3C validation.
     
    DotDotDash, Jan 11, 2009 IP
  10. bigtugboat

    bigtugboat Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Of course using the W3C validation is a good idea as far as pointing out errors is concerned. Problem for people like me is how to get those errors removed?

    They are showing 56 errors and 38 warnings for my site. And I think it is due to those errors that my site is being displayed incorrectly in all browsers except Firefox.

    Like hmansfield, I am not much of a code person.I am also looking for a way or a tool which would help me correct the errors in my code. Otherwise,I fear doing it all manually would lead me to a greater trouble caused by improper tweaking of the code.

    Any help?
     
    bigtugboat, Jan 11, 2009 IP
  11. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #11
    jamesicus, Jan 12, 2009 IP
  12. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #12
    Thanks everyone. I will get started tonight.
     
    hmansfield, Jan 12, 2009 IP
  13. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Although it is presently only alpha, the W3C Unicorn Validator is worth a look -- it provides simultaneous Markup/CSS validation for a URI entry. You might also want to participate in their feedback project.

    JFP
     
    jamesicus, Jan 12, 2009 IP