Nested documents in the HTML can be done using
A
frame
B
nest
C
iframe
D
into
Correct Answer: iframe
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.