es-t'il possible de superposer un iframe sur une image en html ?
<center> <img src="photo3.png"><iframe name="myframe" width="600" height="300" src="pic.html" frameborder="0" ></iframe> </center>
pour le moment photo3 est a coté de pic.html, mais j'aimerais les positionner l'un sur l'autre ... ??
Merci de votre aide
<center> <img src="photo3.png"><iframe name="myframe" width="600" height="300" src="pic.html" frameborder="0" ></iframe> </center>
pour le moment photo3 est a coté de pic.html, mais j'aimerais les positionner l'un sur l'autre ... ??
Merci de votre aide