HTML Validator on other Language

For general web development questions that are not specifically related to CSS HTML Validator. This includes (but is not limited to) general HTML, CSS, Accessibility, JavaScript, and SEO questions.
fernandamgr
Rank 0 - Newcomer
Posts: 2
Joined: Wed Oct 05, 2011 10:46 pm
Location: United Kingdom

HTML Validator on other Language

Post by fernandamgr »

Hello, I have one question about html validator. I can't find any appropriate topic to post my question so I decide to post it here since it is related to web development. I want to ask if html validator can also validate other languages such as css, sql, php, javascript?
User avatar
Albert Wiersch
Site Admin
Posts: 3785
Joined: Sat Dec 11, 2004 9:23 am
Location: Near Dallas, TX

Re: HTML Validator on other Language

Post by Albert Wiersch »

Hello,

CSE HTML Validator can check HTML, XHTML, and CSS. In addition, it uses JSLint to lint JavaScript and PHP to check PHP syntax. There is no SQL support.

I hope this helps.
Albert Wiersch, CSS HTML Validator Developer • Download CSS HTML Validator FREE Trial
fernandamgr
Rank 0 - Newcomer
Posts: 2
Joined: Wed Oct 05, 2011 10:46 pm
Location: United Kingdom

Re: HTML Validator on other Language

Post by fernandamgr »

Thank you for answering.