<object data=> Experiment


Link to Site Map

The objective of this experiment is to include a second HTML page inside the first. This capability is included in the specification for the <object> tag.

The syntax is very simple:

<object data="dataatt2.htm">This is the second page</object>

Start of the Second Page

This experiment failed!

End of the Second Page