我要做一个网页!效果是这样的!鼠标移到文字上面去显示图片!
展开全部
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>无标题文档</title> </head> <body> <div id="photo" style="display:none;"><img src="1.jpg" /></div> <span onmousemove="document.getElementById('photo').style.display='block';">显示图片</span> </body> </html>
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询