Forum Discussion
AndreaLara
6 years agoCommunity Member
iFrame Code not working in Rise
Hi Heroes,
Here is my iFrame code:
<iframe src="https://arrivehydrated.cremedelamer.com/ " style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marg...
AlyssaGomez
5 years agoStaff
Hello, DFS University!
Crystal's sample uses a Multimedia Embed block. You can insert a standalone URL, and that will allow learners to click a link to view the website outside of the Rise 360 course.
You can also use an iframe code like the one below to embed the website directly inside of your Rise 360 lesson.
<iframe src="URL HERE"></iframe>