how to embed a section of a web page in another html code example Example: how to embed a website in another website <iframe src="url of required page"> </iframe>