我已经尝试了很多次,但我无法得到它,我试图在 iframe 内容之上放置一个 div
<div align="middle">
<div style="position: relative;">
<iframe
src="http://www.theprintblog.com/wp-content/uploads/2013/03/green.jpg"
width="1000" height="670" scrolling="no">
</div>
<div style="position: absolute; left: 50px;">
<p>hi</p>
</div>
绿色图片只是一个例子。我只有一个文件托管在一个显示幻灯片的服务器上,我希望能够在它上面放置几个链接