HTML Validator
Advertisement
Techopedia Explains HTML Validator
An HTML validator parses and tokenizes each line of code to check for syntax errors such as elements missing delimeters or other required parameters. Syntax errors such as open tags, misspellings, forgotten quotation marks, colons or equal signs still allow a Web page to be rendered, but the output may be different from what the designer originally intended because some of the tags and/or elements may not work as expected.An HTML validator basically checks whether the HTML and CSS codes in a Web page comply with the standards set by the World Wide Web Consortium (W3C). An example of an HTML validator is the W3C’s own Validator Suite found at http://validator.w3.org/. There is also a CSS validator, called Jigsaw, found at http://jigsaw.w3.org/css-validator/.
Advertisement
Related Reading
- HTML5: For The Future Web
- INFOGRAPHIC: HTML5 - Why Developers Need It
- 5 Things You Need to Know About HTML5
- AI's Got Some Explaining to Do
- Comply and Protect: The Data Security Rulebook
- Experts Share 5 AI Predictions for 2023