lien de table html

<table>
	<tr>
      <th onclick = "location.href = 'your.linlk'"></th>
    </tr>
</table>
bkameid126