A Statistical Review of 1 Billion Web Pages
chrisd writes "As part of a recent examination of the most popular html authoring techniques, my colleague Ian Hickson parsed through a billion web pages from the Google repository to find out what are the most popular class names, elements, attributes, and related metadata. We decided that to publish this would be of significant utility to developers. It's also a fascinating look into how people create web pages. For instance one thing that surprised me was that the <title> is more popular than <br>. The graphs in the report require a browser with SVG and CSS support (like Firefox 1.5!). Enjoy!"
With css power you really do not need to use br, maybe that is the reason for the small stats for the tag's use?
This is my sig. There are thousands more, but this one is mine.
If you can have a larger sample, why not use it? It's more accurate that way.
It looks like a subtle push against IE: many mantions of the HTML 5 spec (which is being written by WHAT a workgroup that includes many browser companies but not MS); use of SVG; written by a major FF developer.
Way to go Google! Pour on the pressure!
It's even dumber to state that someone is presenting pictures with Flash when they're actually using SVG.