Posterous

Links

10 CSS Snippets to Save Precious Time

http://www.blogohblog.com/10-css-snippets-to-save-precious-time/

CSS Tooltips
Eric Meyer's Reset Code
Handy CSS Debugger
Centering a DIV of Unknown Width
Adding AJAX style Loading Icon to Large Images
CSS Image Preloader
CSS Opacity Hack
Min-Height for IE and all other browsers
Styling Links by File Type
Remove Textarea Scrollbar in IE

Filed under  //   css   ui   web  
Posted December 15, 2009 by email 
// 0 Comments

Easy CSS Framework (based on JQuery)

Easy is a CSS/HTML/JavaScript framework started as a personal project and then grew into something more. The idea behind it is to reduce the amount of time spent on setting up the basic master HTML template by reusing the same coding techniques.


Main features include:

Rock-solid base HTML structure and predefined basic CSS styles for both screen and print.

Built-in set of interactive functions, no need for a single line of JavaScript.

Library of HTML content blocks that can be easily used and reused.

Basic file organization and possibility of expanding the library with your own code.

License: Creative Commons Attribution 3.0 Unported license

http://easyframework.com/

Filed under  //   css   javascript   jquery   ui   web  
Posted December 8, 2009 by email 
// 0 Comments

CSSbake: show cases websites with their ingredients

CSSbake has a different point of view & categorizes websites with their ingredients such as:

* 404 pages
* footers
* forms
* navigation
* & much more..

which is a good way for anyone who is trying to find good practices on specific elements of a website.

http://www.cssbake.com/

Filed under  //   css   web  
Posted October 5, 2009 by email 
// 0 Comments