Javascript w3c validator


/ Published in: JavaScript
Save to your folder(s)

have it as bookmark - clicking on it will validate the current page


Copy this code and paste it in your HTML
  1. javascript:void(document.location='http://validator.w3.org/check?
  2. charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&
  3. verbose=1&uri='+escape(document.location))

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.