<html>
<head>
<title>无标题</title>
<head>
<body scroll=auto onscroll="theimg.style.top = document.body.scrollTop + document.body.clientHeight / 2 - 600; theimg.style.left = document.body.scrollLeft + document.body.clientWidth / 2 - 700" onload="theimg.style.top = document.body.clientHeight / 2 - 600; theimg.style.left = document.body.clientWidth / 2 - 700">
<img id=theimg style="POSITION: absolute; width:1200px; height:800;" src="http://community.csdn.net/images/biaoshi.gif">
</body>
</html>