-1

Is there any way to show live HTML/CSS code demos in PowerPoint? or any other recommended way to teach HTML to high school students

Anonymous
  • 1
  • 1
  • 4
  • I am not sure what you mean by **show live HTML/CSS** but if you want to run the code then you need a browser to run it. so you create your project and files and run it on the browser and show it, you can't run the code in PowerPoint. – Vijay Hardaha Sep 17 '22 at 06:12
  • run code inside powerPoint – Anonymous Sep 17 '22 at 07:10

1 Answers1

1

There are two Extensions called "Live Server" and "Live Preview" which could help...

  • These Extensions only work in VSCode, i need to demo code in my ppt, without opening VSCode – Anonymous Sep 17 '22 at 07:11
  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Sep 22 '22 at 04:34