<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>父页面 title> head> <body bgcolor="#FF0000"> <iframe src="index.htm" allowTransparency="true"> iframe> body> html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>子页面 title> <style type="text/css"> body { background-color: transparent; } style> head> <body> body> html>
转载于:https://www.cnblogs.com/webqiand/p/4602647.html
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/221591.html原文链接:https://javaforall.net
