How do I embed HTML in a Word document? [duplicate]

I'd like to embed an online map inside of a Word document for my geography task in school. I have the code for an iframe of a map at

How do I insert it in the document? I'm using Word 2013.

3

1 Answer

You can copy the HTML code of the iframe to Word but the online map won't show up as Word can't display the output of HTML code like a web browser.

1

You Might Also Like