Page is a not externally linkable
whatson - 10:03 pm on Oct 29, 2012 (gmt 0)
I hyperlink divs by:
<a href="#"><div id="link"></div></a>
But I dont think this is W3 compliant. Especially when you start adding elements in the div.
Is this the done way?