30. 08.

Dear colleague,

Before release web projects to client, please make sure every single page of it bind to our HTML standard.

1.       The outlook is corresponding to design by IE6~8, FF and safari.

2.       No JavaScript error.

3.       Use “view source” to inspect the page. Make sure that no javascript and CSS “inside” HTML.

4.       Use “view source” to inspect the page. Make sure no unnecessary DIV in the page.

5.       No horizontal scroll bar.

6.       It should be readable after using nocss.embraiz.com or remove .CSS file.

7.       Header should be defined clearly in no CSS mode.

8.       HTML must pass validation “http://validator.w3.org” with zero error.

9.       CSS must pass validation “http://jigsaw.w3.org/css-validator/” with zero error.

10.   HTML page has reasonable <title>.

11.   HTML page has meaningful “<meta name=description”.

12.   HTML page has meaningful “<meta name=keyword”.

Cheers

Shu


Leave a Reply