<td onclick="window.location.href='https:/www.geogebra.org/calculator';"><img src="Geogebra.png" alt="Geogebra Icon" width="30" height="30"></td>¿Cómo abro una nueva pestaña si hago clic en ella?
Probé esto: <td onclick="window.location.href='https:/www.geogebra.org/calculator'target='_blank';"><img src="Geogebra.png" alt="Geogebra Icon" width="30" height="30"></td> pero no funcionó...