<!DOCTYPE 1> <html> <body> <iframe> <!DOCTYPE 2> </iframe> </body> </html>
包含iframe的页面和iframe中的页面加载完全是分开的. iframe中的页面不会从包含iframe的页面继承任何内容.