How to?

How to embed other websites on your webpage?

Hey ya, Web developers, there is always cool stuff you want to add to your website such as the given moving earth model below? but how do you do that? Just follow the below tags and get along. But first of all, have a look at the earth model I talked about. How to embed other websites on your webpage?

The above-given model/embed is actually a website to provide wind direction by the null school. you can visit the site using the below link.

Now let’s get back to work, so please follow the below steps to embed a website to your webpage.

Read Also: Xiaomi Mi 11 Teaser Video Allegedly Leaked with Benchmark Result

Method 1 – USING Embed HTML tag

html tittle

Step 1 – Copy the link you want to Embed for Example we will go with our own web page.

https://www.thetechinfinite.com/

Step 2- Use the below tag and replace the link as per your discretion.

<embed src="https://www.thetechinfinite.com/" style="width:500px; height: 500px;">

it will look something like this

You can always adjust the height and width as per your convince.

Method 2 – USING iframe HTML tag

In some cases embed tag causes some error while putting your website, especially when you’re using WordPress/elementor. You can use the below tag if in case the 1st one didn’t work.

<iframe src="" width="100%" height="300" style="border:1px solid black;">
</iframe>

This is How to embed other websites on your webpage?

Khalid Khan

Khalid Khan is an Engineering Student with vast experience in Content Writing & Editing with numerous published articles and other writing work. He is always seeking to break new ground and share their knowledge.

Related Articles

Leave a Reply

Back to top button
The Tech Infinite