代码如下,希望点击图片跳转到其他网页
<div id="website">
<h4>↓收藏网页↓</h4>
<table class="website-following">
<td>
<a href="https://www.foodiesfeed.com/" target="_blank">foodiesfeed
<img src="images/food.jpg" width="100px" height="40px">
</a>
</td>
<td>
<a href="https://www.csdn.net/" target="_blank">CSDN</a>
<img src="images/CSDN.jpg" width="100px" height="40px" />
</td>
<td>
<a href="https://www.cnki.net/" target="_blank">知网<img src="images/ZGZW.jpg" width="100px" height="40px">
</a>
</td>
</table>