Showing all posts in the category of 'css' from 24 to 24 of 159
A tool to check your CSS file for declarations that aren''t getting used anymore. Neat idea... needs Ruby, and Hpricot, in order to run it. Article an [...]
The Definitive Post on Gzipping your CSS [...]
Eric Meyer poses a bunch of thought-provoking questions about styling form controls, like what shoulkd happen when you add 10px of padding to a checkb [...]
Interesting idea - CSS3.info have produced a test to see how forward-thinking your browser is in terms of supporting a bunch of CSS3 selectors. [...]
Eric Meyer presents (with the help of Meyerweb readers) the ultimate set of styles to use as a basis for your CSS. In theory it takes all the differen [...]
What breaks and what isn't supported when it comes to CSS today (via That Standards Guy). [...]
Great list of CSS properties, most of which I do not use. I like the idea of the clip property. [...]
Christian Montoya runs through the basic declarations he applies to a new style sheet... very useful and interesting. [...]
Using CSS and the DOM-Drag javascript library Jim has created a fancy zoom feature to pick out the details of these paintings. Includes annotations to [...]
Excellent CSS tips resource which I suspect I will dip into now and again. [...]
Roger Johansson has produced some extensive research and documentation on how your styling can look on a wide range of browsers and operating systems. [...]
This tip for producing CSS-based transparent background colours from Matthew Pennell will definitely come in handy. [...]
The latest nightly build of Firefox 3 passes the Acid 2 test. [...]
Richard Rutter shares some very good tips on how to created readable text by manipulating line-heights, font-sizes and margins. [...]
Smooth anti-aliased corners with Firefox 3. [...]
What an amazing design for the CSS Zen Garden this is. [...]
Interesting example using the display-model declaration from Peter Gasston. [...]
Karl Dawson explains how he uses a single style sheet call and still manages to negotiate all the various styles required to fix Internet Explorer (an [...]
I've been meaning to link to these posts about CSS Units for ages:CSS UnitsHigh DPI Web Sites [...]
The main idea is to create a thumbnail 'tooltip' for external links; which would be very useful if it can be hacked to allow a:focus as well as a:hove [...]
... of the horizontal variety. [...]
This looks like a promising resource for help on implementing new CSS3 stuff: CSS3.info [...]
A list of the CSS fixes made by the IE7 team. [...]
Anne made an interesting post on something called XML Binding Language (XBL) 2.0, which (in his example anyway) allows you to use a little bit of XML [...]