Skip to main content

Home/ Qualité web et testing/ Group items tagged css

Rss Feed Group items tagged

David Lafon

minify - Project Hosting on Google Code - 0 views

  •  
    Minify is a PHP5 app that can combine multiple CSS or Javascript files, compress their contents (i.e. removal of unnecessary whitespace/comments), and serve the results with HTTP encoding (gzip/deflate) and headers that allow optimal client-side caching. This helps you follow several of Yahoo!'s Rules for High Performance Web Sites. (See "Problem Domain" below for more info.)
David Lafon

Howto Dynamically Insert Javascript And CSS - 0 views

  •  
    "var headID = document.getElementsByTagName("head")[0]; var newScript = document.createElement('script'); newScript.type = 'text/javascript'; newScript.src = 'http://www.somedomain.com/somescript.js'; headID.appendChild(newScript);"
David Lafon

Best Practices for Speeding Up Your Web Site - 0 views

  •  
    The Exceptional Performance team has identified a number of best practices for making web pages fast. The list includes 34 best practices divided into 7 categories.
David Lafon

W3C Assurance Qualité : Comment appliquer les normes du Web et améliorer la q... - 0 views

  •  
    Vous trouverez ici des techniques et des idées permettant sans peine d'améliorer la qualité de votre site Web et de le rendre valide. Ce document est destiné aux utilisateurs de HTML, aux développeurs travaillant sur des applications pour le Web et aux webmestres.
David Lafon

eValid -- Web Applications Testing & Analysis Suite - 0 views

  •  
    eValid™ Web Testing & Analysis Suite
1 - 10 of 10
Showing 20 items per page