javascript display an html page inside a div like iframe code example Example: iframe in html <iframe src="yourURL" height="200" width="300"></iframe>