I would like to embed the following iframe
I have the actual src, it is not actually *'s
I have tried using
data:text/html,<meta charset=“utf-8”> <meta name=“viewport” content=“width=device-width, initial-scale=1.0”/>
and html doctype, the webviewer ends up being blank. Hopefully someone can help me out.