Embed a Powerpoint in a Web Page

前端 未结 10 1139
终归单人心
终归单人心 2020-11-28 11:17

Is there any way to embed a PowerPoint slide show in an HTML page using just the standard tags etc? I tried using a iframe, but that just results in the PowerPoint being dow

10条回答
  •  情歌与酒
    2020-11-28 12:00

    I was able to do this by saving the PPT as an mp4 (Save As > MPEG-4 Video (*.mp4)) and then using the video tag.

    
    

提交回复
热议问题