开发者

Is there any tools for check html quality? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_JAVA技巧

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

I know about html, css validation and some rules in pagespeed about css performance. Is there any all in one tool for checking? May be it can check some best practice for html markup.


For HTML, consider using HTML Tidy


Use this Html Validator 0.8.5.8 with firefox .

https://addons.mozilla.org/en-US/firefox/addon/249

It will show error and will give best suggestion

alt text

And this CodeBurner for Firefox 1.0 https://addons.mozilla.org/en-US/firefox/addon/13048

alt text

And if you need software, then use this http://www.freehtmlvalidator.com/

And if you need online tool, then go for this http://www.onlinewebcheck.com/


Consider YSlow firefox extension from yahoo.


  • Web Page Analyzer
  • Google SpeedTracer
  • Safari/Webkit Web Inspector


Have a look at The W3C QA Toolbox (for Markup, Links, CSS validation) and the popular YSlow Firefox extension, PageSpeed (another Firefox extension) and SpeedTracer (sort of like YSlow!, but for Google Chrome) which are more performance oriented.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜