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
I have decided to take a hack route and upload the powerpoint onto YouTube and then just include the youtube video in the iframe.
I know, it's cheap, but it's also easy.
I eventually checked my page as XHTML Strict, which does not support the tag. So I used the object tag instead.
object