Cvp: iframe kullanımı yardım
div ile asagidaki gibi pozisyon verip uzerini istedigin biseyle ortebilirsin..
<div style="position: absolute; width: 400px; height: 100px; z-index: 1; left: 17px; top: 25px" id="layer1">
<img src="white.gif" width="400" height="500">
</div>
|