Difference between revisions of "WebSite conformance"
From Lost In Wonderlands
(→Web Site COnformance) |
(→Web Technologies Test) |
||
Line 24: | Line 24: | ||
== Web Technologies Test == | == Web Technologies Test == | ||
+ | |||
+ | === Validation === | ||
+ | * W3C HTML5 validator: http://validator.w3.org/ | ||
+ | * W3C CSS3 validator: http://jigsaw.w3.org/css-validator/ | ||
+ | * CSS Lint: http://csslint.net/ | ||
+ | * CSS lisible (french) : http://www.csslisible.com/ | ||
+ | * jslint, (from books author javascript the doodparts): http://www.jslint.com/ | ||
+ | * jshint (opensource version): http://www.jshint.com/ | ||
== Performances Text == | == Performances Text == | ||
== Referencing Test == | == Referencing Test == |
Revision as of 17:42, 30 January 2019
Contents
WebSite Conformance
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Web Site Conformance... (But Were Afraid to Ask)
a collection of links of interest
See also
Web Site Conformance
* to UX standards * To protocols Standards * To Performance Standards * to Referencing Standards
UX Test
* is your Web site Mobile devices Friendly ? https://search.google.com/test/mobile-friendly
Web Technologies Test
Validation
* W3C HTML5 validator: http://validator.w3.org/ * W3C CSS3 validator: http://jigsaw.w3.org/css-validator/ * CSS Lint: http://csslint.net/ * CSS lisible (french) : http://www.csslisible.com/ * jslint, (from books author javascript the doodparts): http://www.jslint.com/ * jshint (opensource version): http://www.jshint.com/