how to display other website inside a website code example
Example: how to show other website inside my website
<iframe src="http://www.codegrepper.com" width= 600px height=200px></iframe>
<iframe src="http://www.codegrepper.com" width= 600px height=200px></iframe>