Embed a Powerpoint in a Web Page

Plain and simple…this is the best method to embed any Microsoft or Adobe file into a HTML website.

<iframe src="https://view.officeapps.live.com/op/embed.aspx?src=[https://www.your_website/file_name.pptx]" width="100%" height="600px" frameborder="0">

Leave a Comment