博客 / 列表

Lea Verou - State Of CSS Survey: Influence The Future Of CSS

This year, I joined the team and helped design the survey together with the community which led to a number of improvements. If you write CSS frequently, investing a few minutes to fill it in could

Events , Css

Lea Verou - HTML APIs: What They Are And How To Design A Good One

As JavaScript developers, we often forget that not everyone has the same knowledge as us. It’s called the curse of knowledge: When we’re an expert on something, we cannot remember how confused we fe

API , Css , HTML , Javascript

Lea Verou - Designing A Flexible, Maintainable CSS Pie Chart With SVG

Pie charts, even in their simplest two-color form, have traditionally been anything but simple to create with web technologies, despite being incredibly common for information ranging from simple st

Techniques , coding , Css , svg

Lea Verou - But The Client Wants IE 6 Support!

Is this really the issue? Are our clients incapable of understanding these things? Is the problem that our clients don’t “get” the Web and need to be educated? I don’t think so. We got ourselves int

workflow , Bugs , Clients , coding , Discussions , Opinion Column

Lea Verou - Optimizing Long Lists Of Yes / No Values With JavaScript

Very frequently in Web development (and programming in general), you need to store a long list of boolean values (yes/no, true/false, checked/unchecked… you get the idea) into something that accepts

Techniques , coding , Javascript

Lea Verou - PrefixFree: Break Free From CSS Prefix Hell

Editor’s note: This article is the first piece in our new series introducing new, useful and freely available tools and techniques presented and released by active members of the Web design communit

css3 , Tools , coding

Lea Verou - Help The Community! Report Browser Bugs!

You’re developing a new website and have decided to use some CSS3 and HTML5, now that many of the new specifications are gaining widespread support. As you’re coding the theme and thinking of how mu

Bugs , coding , Css , Browsers , Javascript