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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -