logo

Can we display a web page inside a web page or Is nesting of webpages possible?

Can we display a web page inside a web page or Is nesting of webpages possible?

题目类型: 技术面试题

这是一道技术面试题,常见于澳洲IT公司面试中。

难度: medium

标签: interviewbit, html, topic-specific, frontend

参考答案摘要

Yes, we can display a web page inside another HTML web page. HTML provides a tag using which we can achieve this functionality.