答案:可以把iframe中的网页的背景设置为透明 1、a.htm <iframe src="b.htm" allowtransparency="true"></iframe> 2、b.htm body { background-color: transparent; }
上一个:以图换字的几个方法及思路下一个:仿windows工具条样式