Hello, Accordion Question Here - Not sure if I should post this here or someplace else on the...

Hello,
Accordion Question Here -
Not sure if I should post this here or someplace else on the site, but quick question about accordions - If I want to have a PowerPoint file or word doc in an accordion, is there a way to make it display as an embedded file like if we just uploaded a file straight to our D2L course? Right now when I add it in the HTML editor it goes up as a link that when you click it downloads the file.
Thank You.
التعليقات
-
@Kevin Hartman You'll have to use the embed code from PowerPoint for the web: https://support.microsoft.com/en-us/office/embed-a-presentation-in-a-web-page-or-blog-19668a1d-2299-4af3-91e1-ae57af723a60
I would also recommend using the content templates (which use Bootstrap for CSS) and surrounding the embed code with <div class="embed-responsive embed-responsive-16by9"> and </div> to ensure that it will scale down properly on smaller screens.