Forum Discussion
LMCKelseyLarson
6 months agoCommunity Member
Best way to embed short and wide videos without large headers/footers in RISE?
Hey E-Learning Heroes!
I am trying to embed short and wide slim videos throughout my RISE course, but when I embed them using the media upload block or the embed (Vimeo) block, the video is housed ...
Montsea
6 months agoSuper Hero
Hi LMCKelseyLarson You can use an iframe tag to lock in your video size. Here's an example and example iframe code.
Example: Video Embeds | Review 360
<iframe src="https://elearningdesigner.com/download/video.mp4" width="1960" height="400" frameborder="0" class=""></iframe>
Related Content
- 1 year ago
- 1 year ago