Forum Discussion
Creating Reflection Questions
Thank you Crystal.
I'm actually having trouble embedding any link into rise
For example, I'm trying to embed a YouTube link via Multimedia --> Code sippet using both the embed code directly from YouTube, and the <iframe src="URL HERE"></iframe>
Embed code
<iframe width="560" height="315" src="https://www.youtube.com/embed/VXt9Zt2urIs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe src="URL HERE"></iframe>
<iframe src="https://www.youtube.com/watch?v=VXt9Zt2urIs"></iframe>
I’ve tried both of these and they are not showing the video, but rather, just the code.
Can someone please tell me what I’m doing wrong?
Thank you!
Hi Jamal! No problem. The code snippet block is a text block used to show code but not execute it.
To embed web content, use the Multimedia > Embed block. Let me know if I can help further!