i have a web application in php with html5, want to validate in html5, i don’t know how to validate with html5. Advice me a solution fore these. Also i want to add html5 validation code to my application
Thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If your site is publicly available, you can enter your URL into the W3C Markup Validation Service. The W3 validator will reveal errors and warnings in your markup.
If your site is not yet public, you can click the “Validate by Direct Input” tab and paste your markup for validation.
Additionally, there are several other tools that provide markup services directly in your browser, such as the validator included with the Web Developer Toolbar.