I would like my code HTML code to run on Edge because I'm more familiar with it, how can I do that?
CodePudding user response:
There is no option to directly run code in Edge. But there is two options to do this. Option 1: You can open it using -> Open With -> EDGE Select. Option 2: You can set the EDGE as a default browser. Then you just click and open.
CodePudding user response:
one way to do is -> Save it to text file in html format (.html extension) and drag drop it to edge browser.
if you scenario is more complex then update your question.