public marks

PUBLIC MARKS from Krome with tags php & developpement

2011

2008

Improve website load time by 500% with 3 lines of code | Aciddrop.com

by 2 others
There are 4 relatively easy ways by which you can speed up the time it takes a browser to download a page:
  • * Make fewer HTTP requests
  • * Add a far-future expires header
  • * Gzip your page's components
  • * Minify your JavaScript, CSS and HTML

2007