Wenas:
Lo primero, FELIZ NAVIDAD Y FELIZ AÑO NUEVO a todos.
Ahora, mi pregunta.
No lo he necesitado nunca y no sé si se puede hacer:
Necesito que toda un table sea un enlace.
En la prueba que he hecho he puesto
Código:
<html>
<body>
<a href="http://www.google.es">
<table border="1">
<tr>
<td>enlace</td>
</tr>
</table>
</a>
</body>
</html>
pero no me abre el enlace.
¿Como habría q hacerlo?.
Salu2 y gracias