burdaki makaleyi okumanı öneiririm..
Making Internet Explorer use position: fixed; #resim a
background:transparent url(resim.png) no-repeat scroll 0 0;
height:100px;
left:0;
overflow:hidden;
position:fixed;
text-indent:-1000px;
top:0;
width:100px;
}
yaptığında sayfanın sol üst köşesinde scroll la değişmeyen img yerleştirirsn..
<div id="resim">
<a href="siteadi.com"></a>
</div
yaparak ta xhtml i yazarsın..