Don't panic, you are using it as an iframe... It's not working like that. When you are including a file, the server write the code together with the file inside. So you got a page with beginning, "Doctype", "Title", etc., and after the body comes again the "Doctype", "Title",...
<!DOCTYPE...