How do I add a YouTube video?
You can add YouTube videos in TeleportHQ by using an iframe. Here is are the steps:
Add an iframe element from the left inspector

Open your YouTube video, click the share icon, choose the Embed option

Copy the link of the video from the src attribute

In this case the link is: `https://www.youtube.com/embed/kxW62eMsw0k`
Go back in TeleportHQ, select your iframe, and in the right inspector open the HTML section
Paste the link in the src attribute.

Add an iframe element from the left inspector

Open your YouTube video, click the share icon, choose the Embed option

Copy the link of the video from the src attribute

In this case the link is: `https://www.youtube.com/embed/kxW62eMsw0k`
Go back in TeleportHQ, select your iframe, and in the right inspector open the HTML section
Paste the link in the src attribute.

Updated on: 17/01/2023
Thank you!