1. Copy the following HTML code to your clipboard:
<iframe src="http://www.mybloggertricks.org/" width="300" height="300">
</iframe>
2. Replace the http://www.mybloggertricks.org/ between the parenthesis with the link you want to be displayed on your webpage within in the iframe. For example, if the URL is http://yahoo.com, this will be your code:
<iframe src="http://yahoo.com" width="300" height="300">
</iframe>
That's it you are done. I am sure this tutorial would be helpful to all our readers. Please feel comfortable to ask us anything where you may need help. Peace and blessings buddies.