My CWSA talk now on Vimeo…
You can now see the presentation on CSS I gave at the Cleveland Web Standards Association.
David Mead presents CSS Tips & Tricks from Cleveland Web Standards on Vimeo.
Blogged with Flock
Tags: css, presentation, cwsa, davidmead

January 8th, 2008 at 8:32 am
I like the reset styles you used in your presentation like body{font-size:small} and img{display:block; border:none}, etc. And, your tip on partial attributes was great. Have you reviewed any css frameworks such as BlueprintCSS, YAML, and YUI CSS Grids?
I saw that you commented on Eric Meyer’s reset reloaded. You said you would stick with the universal reset, but you didn’t say why. Does it just work better for you to reset all (even textarea and input)? I think it’s interesting that Eric’s reset is a variation based on the Yahoo reset.css. I like the idea of using css frameworks as a starting point for building your own.
January 8th, 2008 at 6:50 pm
Hi Sheri,
Glad you liked the presentation. Though I haven’t tried any of the frameworks in “real life”, I did look through BlueprintCSS & Tina used it to implement the current Refresh design.
That’s exactly why I stick with the universal reset - virtually all CSS based designed I’ve done, I’ve had to do some styling to form elements so I end up resetting them in way or another. At the end of the day it’s personal preference.
January 13th, 2008 at 9:00 pm
[...] Dave’s presentation on CSS Intro to Web Standards [18:05m]: Play Now | Play in Popup | Download (2) SHARETHIS.addEntry( { title: “Podcast 001: Introduction to Web Standards”, url: “http://www.refreshcleveland.org/2008/01/13/podcast-001-introduction-to-web-standards/” } ); [...]