Use markup validation service to verify the W3C standard syntax of the web page (C #)

Source: Internet
Author: User

W3C provides freeMarkup validation serviceThis is a public service that can verify the syntax specifications of HTML/XHTML documents. To some extent, with it, we no longer have to worry about not being able to thoroughly and timely detect the incompatibility of many browsers and a wide variety of JS/CSS files. ^-^.

The usage is simple. You only need to enter the corresponding URL at http://validator.w3.org.

Since it is a service, it can be integrated into our application system. mimiru provides a C # API class library. Source code here: http://sourceforge.net/projects/w3cmarkupvalida/

Based on framewrok 3.5.

However, since my environment is Framework 2.0Source codeThis is mainly about some of the XML query syntax of LINQ.

Based on this, we made a simple demoProgram.

If you are interested, you can download and try it out.

II
I

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.