How to Add Your URL:
-
In the code box below, look for
src="YOUR URL HERE!"
inside the <iframe>
tag.
-
Replace
YOUR URL HERE!
with the full web address you want to embed.
Example:
<iframe src="https://example.com" width="100%" height="100%"></iframe>
-
Make sure your URL starts with
https://
and that the site allows embedding in iframes.
-
As you type, the live preview below will update instantly.
Click Preview page to open your code in a new tab.
Note: If the preview or new page is blank, the website you entered may block embedding in iframes.