Skip to content

Commit

Permalink
pdf embed
Browse files Browse the repository at this point in the history
  • Loading branch information
ricoThaka authored Mar 9, 2024
1 parent 62d5e0a commit 335cf4f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions marsblog.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,17 @@
</ul>
</div>


<center>
<h1 style="color: green">GeeksforGeeks</h1>
<h3>Embedding the PDF file Using Object Tag</h3>
<object data=
"https://media.geeksforgeeks.org/wp-content/cdn-uploads/20210101201653/PDF.pdf"
width="800"
height="500">
</object>
</center>

<object data="https://murray-lab.caltech.edu/CTX/V01/SceneView/MurrayLabCTXmosaic.html" width="100%" height=400px >
</object>
<iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/555596409&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/futureisnow" title="Future" target="_blank" style="color: #cccccc; text-decoration: none;">Future</a> · <a href="https://soundcloud.com/futureisnow/jumpin-on-a-jet" title="Future - Jumpin on a Jet" target="_blank" style="color: #cccccc; text-decoration: none;">Future - Jumpin on a Jet</a></div>
Expand Down

0 comments on commit 335cf4f

Please sign in to comment.