How to embed a web page
How Can I embed any web page on my blog?
Use this ifame code....
<iframe frameborder="0" scrolling="auto" src="URL HERE" width="600" height="500" ></iframe>
Paste the URL exactly where it says URL Here (between the quotations marks).
You can adjust width and height to better fit on your site.
<iframe frameborder="0" scrolling="auto" src="URL HERE" width="600" height="500" ></iframe>
Paste the URL exactly where it says URL Here (between the quotations marks).
You can adjust width and height to better fit on your site.
댓글
댓글 쓰기