New file embed PDF

This commit is contained in:
Stian Lund
2021-12-14 15:10:13 +01:00
parent 8a401d172d
commit 0a6f00ffb2
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
<div>
Test Iframe PDF:<br>
<iframe width="50%" height="600px" src="https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/44678.pdf"></iframe>
<!-- <embed src="https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/44678.pdf" width="50%" height="600px" type='application/pdf'> -->
</div>
</body>