JSFiddle - React, Tailwind, and code Playground

by frankvaneykelen

HTML

<h2>
iframe
</h2>
<iframe src="https://s1.q4cdn.com/806093406/files/doc_downloads/test.pdf" sandbox="allow-same-origin; allow-scripts">

</iframe>
<h2>
embed
</h2>
<embed src="https://s1.q4cdn.com/806093406/files/doc_downloads/test.pdf" width="250px" height="250px" frameborder="0" allowfullscreen>