Tag: css
-
paulhammond.org: Conditional classnames
Simple IE conditional tip. paulhammond.org: Conditional classnames
-
Accessible Data Visualization with Web Standards – A List Apart
CSS charts and graphs. Accessible Data Visualization with Web Standards – A List Apart
-
A List Apart: Articles: If I Told You You Had a Beautiful Figure…
Easy smart javascript to size images intelligently into your layout. A List Apart: Articles: If I Told You You Had a Beautiful Figure…
-
On having layout — the concept of hasLayout in IE/Win
Definite stuff on hasLayout. In the case I was working on, my mistake was setting a width on a list item. Set the width on the div and the margins on the ul and/or li to avoid all sorts of IE oddity. On having layout — the concept of hasLayout in IE/Win
-
Tripoli – a CSS standard for HTML rendering
Some useful hunks of css here – like an overclocked Big Reset with some helpful typographic settings built in. Tripoli – a CSS standard for HTML rendering
-
YAML Builder | A tool for visual layout development of YAML based CSS layouts
Interesting sort of WYSIWYG CSS layout tool, but the code (especially the ids and classes) it spits out isn’t the sort of stuff you’d want to talk about over the phone. “Uh, yeah, look for the div called dyn_id3 with the class c33r.” YAML Builder | A tool for visual layout development of YAML based…
-
Blueprint: A CSS Framework
Mmmmmmmmm, tasty lack of duplicating my own work many times over. Blueprint: A CSS Framework
-
Frameworks for Designers – A List Apart
Jeff Croft on building out a framework of stylesheets to handle the repetitive design tasks we face when we try to work on 20 sites at once. Frameworks for Designers – A List Apart
-
70 Expert Ideas For Better CSS Coding | Smashing Magazine
Some good basic tips here: Organize your code, use the Big Reset, use hacks only as a last resort. 70 Expert Ideas For Better CSS Coding | Smashing Magazine