Q32
Nested documents in the HTML can be done using
A.
frame
B.
nest
C.
iframe
AnswerD.
into
Answer: Option C
Solution
Answer: Option C
Solution:
HTML documents may contain nested documents using an iframe element. An iframe creates a nested browsing context represented by a Window object of its own.