<!-- This DIV is the target container for the image. -->
<table><tr><td width="200" height="200">
<div id="mydiv" style="width:150; height:125;">
<center>
<img src=' RESİM URL Sİ BURAYA ' STYLE="width=250; height=215;"><br>
<font size="1">YAZINIZ BURAYA</font>
</center>
</div>
</td></tr></table>
<br>
<br>
<!-- Buttons to manipulate the div. -->
<button onclick="mydiv.style.filter='progid:DXImageTransform.Microsoft.BasicImage(xray=1)'">Renk Degistir 1 </button><br>
<button onclick="mydiv.style.filter='progid:DXImageTransform.Microsoft.BasicImage(invert=1)'">Renk Degistir 2 </button><br>
<button onclick="mydiv.style.filter=''">.Orjinal Resim..</button><br><font face="arial, helvetica" size="-2"><a href="http://yapaz.tr.gg">yapaz'lı</a></font>
|