【发布时间】:2017-04-27 22:16:05
【问题描述】:
<div id='machineanimation' style='float:right;background:none !important; margin-right:36px;'>
<a href="onet.pl">
<img src='./pix/foto0.png' alt='' />
</a>
<img src='./pix/foto1.png' alt='' />
<img src='./pix/foto2.png' alt='' />
</div>
我看到了一些主题,但我不明白该怎么做。我想点击照片,然后它会将我的网站更改为其他网站,但我无法做到这一点
【问题讨论】:
-
想解释更多?
-
你只有一个 html 块。我们真的不知道你想做什么。不管你是初学者,你仍然需要解释你遇到的问题。
-
可能你的href值有错误,试试
<a href="http://onet.pl">,但我不确定,因为你没有解释你的问题 -
您的链接可能已损坏。否则,您的代码似乎是正确的。