[whatwg] a and button

I'd like to have a simple way of using <button> along with <a> to
create pretty links. This markup works in Opera, Mozilla, and Webkit:

  <a href="http://www.w3.org/"><button>W3C</button></a>

but it's not valid HTML5 it seems. I propose to make it valid.

The inverse (a inside button) only works in Webkit.

Cheers,

-h&kon
              H?kon Wium Lie                          CTO ??e??
howcome at opera.com                  http://people.opera.com/howcome

Received on Sunday, 19 October 2008 05:57:43 UTC