Forum Discussion
MattiasJahr
6 months agoCommunity Member
Embed HTML code into Rise
Hi! I'm rather new to the Rise experience, and loving it so far! Do any of you know how to embed html code into Rise? I want to embed an image of an ECT graph so that I can see only parts of it at t...
WilfriedSharp-3
6 months agoCommunity Member
Hi Mattias Jahr,
- Upload the attached file as a multimedia attachement.
- Open that file in a new tab so you can copy the url.
- Go to iframe-generator.com and paste in that url.
- Adjust the height to 150 px
- Generate the code, copy the code
- Back in Rise you can add an embed block and insert the code in there.
Those are the steps for next time.
Here is the code you can add to an embed block.
<iframe src="https://articulateusercontent.com/rise/courses/976OeHLv1D3V8vWSzaBliKb7ekEnPhMV/6jduG8d6jmJ3qMgV-code.html" name="ecg" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="150px" width="600px" allowfullscreen></iframe>