0

I need a markup validator that can read all html pages and validate the markup in locally. W3C Service is good but the problem is it is very slow when have 10-20 html pages. any one know free markup validator.

Dumidu
  • 3
  • 2
  • 4
  • In a comment you wrote that you "need to build validator in same web site what are going to check", in the question it says "locally". You need to be more specific. – unor Jul 18 '13 at 19:44

1 Answers1

2

You can download the w3c validator and have it run locally http://validator.w3.org/source/

Jm Verastigue
  • 408
  • 4
  • 9