Get a taste of my new book, Stunning CSS3: A Project-based Guide to the Latest in CSS, by downloading extensive excerpts from Chapter 2 and Chapter 6.
Posts Tagged: CSS
Examples of flexible layouts with CSS3 media queries
Media queries let you to feed different CSS to users based on their viewport size (among other things), allowing you to create even more flexible layouts than ever before. See visual examples of real sites that use CSS3 media queries to make the layout more adaptable to the variety of screen sizes and devices in use today.
Adobe MAX slides and resources
Download the slides for my presentation on Designing with CSS3 Effectively and Efficiently for Adobe MAX, as well as get links to related resources on CSS3 effects, benefits, and media queries.
Web Directions USA slides and resources
Download the slides for my presentation on Effective and Efficient Design with CSS3 for Web Directions USA, as well as get links to related resources on CSS3 effects, benefits, and media queries.
Highly Maintainable, Efficient, and Optimized CSS
Download the slides for my presentation on maintainable and efficient CSS for Think Vitamin’s HTML & CSS online conference, as well as get links to related resources on CSS development best practices.
CSS Summit 2010 slides and resources
I spoke at the CSS Summit on “Effective and Efficient Design with CSS3.” You can download the slides and get links to related resources.
The CSS Summit is near
Find out how you can win a ticket to the CSS Summit online conference on July 28.
ConvergeSE 2010 and upcoming conferences
I spoke at ConvergeSE on “Improving Efficiency and Usability with CSS3.” You can download the slides, get links to related resources, plus find out when I’m giving similar presentations soon.
Announcing my new book, Stunning CSS3
I’m currently writing a new book called Stunning CSS3: A Project-based Guide to the Latest in CSS. It’s on…wait for it…CSS3.
Deal-breaker problems with CSS3 multi-columns
Firefox and Webkit support some of the CSS3 multi-column layout properties—but not very well. Unfortunately, the spec isn’t very clear about what’s correct. Until the spec is clearer and the browser problems are ironed out, multi-columns are useless to me.