All About Floats - CSS-Tricks
In web design, an image that is floated remains a part of the flow of a web page. That means that if it changes in size or if the elements around it change, the page will automatically adjust (reflow). This differs from page elements that are absolutely positioned. Absolutely positioned page elements are removed from the flow of a web page. Absolutely positioned page elements will not affect any other page elements, whether they touch each other or not.
more fromcss-tricks.com
The Highly Extensible CSS Interface
The phrase “highly extensible” is in reference to designing and coding interfaces that are flexible enough to adapt in ways the designer or developer may not foresee when handing off coded templates, while still retaining the overall aesthetic integrity of the layout. I hope you come to discover extensibility as being broader than just “bulletproofing,” though bulletproofing is certainly a significant part of it.
more fromcameronmoll.com
Create a table like Orbitz's airline flights scheduling and pricing matrix
more fromwww.askthecssguy.com
Switch the "on" state of navigation links for dynamic pages
Use Javascript to swicth the "current" state of navigation.
more fromwww.askthecssguy.com
Kotatsu
more fromwww.askthecssguy.com
Clean CSS
Optimize and format your CSS using a variety of different compression settings. Fixes sloppy code and generates clean and concise CSS.
more fromwww.cleancss.com
Toolbox CSS
Toolbox CSS is styling information that has nothing uniquely to do with any particular website. These are a collection of common styles that can be useful on any web project. How many times have you written a class for clearing a float? Too many, is my guess. The idea with Toolbox CSS is to include a separate stylesheet for these “utility” styles.
more fromtutorialblog.org
Fluid 960 Grid System | 16-column Grid
Examples using the 960 Grid System
more fromwww.designinfluences.com
CSS Centering
more fromwww.maxdesign.com.au
960 Grid System
Nice looking CSS framework.
more from960.gs
CSS Standards FAQ
more fromfaq.css-standards.org
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]




