stefan.grothkopp.com

Relax - This won't hurt. 
Filed under

css

 

SlickMap CSS - A Visual Sitemapping Tool for Web Developers

nice for sitemaps, and similar charts:

 http://astuteo.com/slickmap/

Loading mentions Retweet
Filed under  //   css   sitemap   slickmap   web design  

Comments [0]

CSS Sprites are Stupid – Let's Use Archives Instead!

apparently in firefox you can address images (and files in general) inside a .jar archive (renamed .zip-file) like this: jar:test.jar!/img1.png.
So you can compress you images, css and js files inside a single file (thus requiring only a single connection to the server an compressing the data in one turn).
neat!
 
 http://kaioa.com/node/99

Loading mentions Retweet
Filed under  //   css   firefox   sprites   web design  

Comments [0]

50 free xhtml/css templates

http://www.noupe.com/css/50-free-high-quality-and-new-xhtmlcss-templates.html

  50 really nice free templates

Loading mentions Retweet
Filed under  //   css   html   web design  

Comments [0]

CSS Code Snippets : 15 Wicked Tricks

nice css tricks, some stuff I didn't knew:

http://devsnippets.com/reviews/css-code-snippets-15-wicked-tricks.html

Loading mentions Retweet
Filed under  //   code   css   web design  

Comments [0]