Editable HTML, CSS and Javascript within Powerpoint Presentation? -


It is possible to have an editable HTML demo interface (like Plunker) inside PowerPoint to do educational presentations on HTML, I was thinking that

, javascript, etc.

Has anyone done this? Is it possible to embed iframe with plumber or link to local node server in powerpoint?

Cheers, DS

You can embed a browser control in a PPT slide Use the free live web add-in for Shyam (if you do not want to mess it up in the code :).

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -