Voices That Matter: Andy Clarke
Monday, October 22, 2007
This afternoon I am sitting in a workshop with Andy Clarke, author of Transcending CSS.
Mentioned:
Why would you use
To enable branching from older browsers to newer browsers. Exactly which browsers belong in which branch?
Getting into Specificity, apparently only a few of the designers in the room actually know what it is and how it works. This is an interview question that I use to test designers applying to Bebo.
Mentioned:
Specificity Wars
Using Attribute sub-string selectors to generate content:
Mentioned:
- Ryan Carson, UK
- Jeffery Zeldman, Happy Cog
- Eric Meyer, Complex Spiral
- Jason Santa Maria, Happy Cog
- Dave Shea, Mezzoblue.com
- Steven Champeon, hesketh.com
- Nate Koechley, Yahoo
- Microformats: Hcard
Why would you use
div[id="content_main"] instead of div#content_main?To enable branching from older browsers to newer browsers. Exactly which browsers belong in which branch?
Getting into Specificity, apparently only a few of the designers in the room actually know what it is and how it works. This is an interview question that I use to test designers applying to Bebo.
Mentioned:
Specificity Wars
Using Attribute sub-string selectors to generate content:
- E[foo~="bar"]
- E[foo^="bar"]
- E[foo$="bar"]
- E[foo*="bar"]
- li:last-child {}
- p:first-line {}

1 Comments:
Hey Jose,
Not sure how I missed this post. Anyhoo, it was great to meet you and I hope I can help you at some point. My son would also love to visit the Bebo offices in London sometime.
Email me when you get the chance. Kind regards,
Andy
Post a Comment
Links to this post:
Create a Link
<< Home