Rabu, 23 September 2009

HTLM Validators

Photobucket

HTML validators are programs used to check and report on syntax errors in HTML codes.

Unclosed tags, illegal attributes, and other errors can make your Web pages garbled and ugly. Even if your favorite browser shows your pages properly, don't relax, some other browsers can render possible errors in different ways, producing unexpected results.

So it's time to validate your code. The best way to do this is to just use automatic HTML validators. Some of these are programs you download and run on your home computer, others offer a Web-based interface.

Also, good HTML editors (such as Macromedia HomeSite)have built-in HTML validation features.

Web-based HTML validators are convenient tools, and they don't take up any space on your hard drive.

However, offline validation applications are more flexible and powerful, and considerably quicker if you have a large site.

Here are a few HTML validation services, each with different strengths and specialties...

WEB-BASED HTML VALIDATORS

W3C HTML Validation Service
This the grandmamma of all online HTML validators. It parses HTML code and checks to see if it complies with the standard and with the W3C's recommendations for good HTML. This is the authoritative way to check if your code is following the standard to the letter.


HTML Tidy
This is the Web interface to HTML Tidy (which is downloadable as an offline tool - see below). It checks the code for HTML standards compliance. In addition to HTML validation, it can also create orderly indentation patterns in your HTML codes, change all of your tags to uppercase or lowercase, and even convert HTML documents to XML.

OFFLINE HTML VALIDATORS

HTML Tidy
This HTML validator is a remarkable tool when used offline. It's run from a command line. If you're using HTML-Kit, you'll probably appreciate HTML Tidy plugin

OTHER RELATED TOOLS

Pretty Printer
This is a little Web application that will load any page's source code and output it neatly indented and formatted for easy reading. It even numbers lines.


Salam...
By. KOKODA

Artikel yang berkaitan



0 komentar:

Posting Komentar

 

Template by KOKODA