<html > <head> <style> iframe{ height:100%; } </style> </head> <body > <iframe src="test.html" ></iframe> </body> </html> 查看完整描述