About

In HTML code, when embedding content from another page, you can specify the page's URL using the src attribute.

For Example:

<iframe src="URL"></iframe>