Tag Archives: html

whatwg – Requests for new elements for comments

Want to do com­ments on your new spiffy HTML5 site, use an arti­cle ele­ment inside your main arti­cle element.

Chrome Developer Tools

Paul Irish shows off some of the fanci­ness that Google has added to Chrome for developers.

CSS-Tricks – Functional CSS Tabs Revisited

The idea of “CSS Tabs” has been around for a long time. If you Google it, a lot of what you get is styled CSS tabs, but less stuff on the build­ing an actu­ally func­tional tabbed area. At least, func­tional in the sense as we think of tabbed areas today: click a tab, see a

Neal Poole – Cross-Site Scripting via Error Reporting Notices in PHP

Though to be fair you prob­a­bly shouldn’t be using display_errors in a pro­duc­tion site.

The Watchmaker Project – How to fix the broken iPad form label click issue

Nice and sim­ple fix, defi­antly not quite as com­mon a prob­lem on the iPhone (rarely do I find myself want­ing to hit the label vs. the input field).

Hacker News – Self Extracting PNG

Wow that is some impres­sive work.

CSS-Tricks – IE 8 Thinks All Table Cells Have a Colspan

So thanks for keep­ing things inter­est­ing IE.