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 side panel
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/itPw43q2ruI`
Go back in TeleportHQ, select your iframe, and in the right inspector open the HTML section
Paste the link in the src attribute.
Edit the Iframe from the Right side panel
Add an iframe element from the Left side panel
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/itPw43q2ruI`
Go back in TeleportHQ, select your iframe, and in the right inspector open the HTML section
Paste the link in the src attribute.
Edit the Iframe from the Right side panel
Updated on: 12/05/2023
Thank you!