Easy Way to Embed PDF, DOC, PPT, Excel Documents in Your Website or Blog
Many times, you wish to embed important links that you get on internet. And embedding them requires heavy java scripts to be added to your website code.
Here we bring you a simple, lightweight code for this purpose.
Just Add the following code and insert your pdf, document, ppt presentation or excel spreadsheet link in this code to embed them.
Code:
Here we bring you a simple, lightweight code for this purpose.
Just Add the following code and insert your pdf, document, ppt presentation or excel spreadsheet link in this code to embed them.
Code:
"<iframe src="//www.docs.google.com/gview?url=YOUR_PDF_DOC_PPT_LINK&embedded=true" width="600" height="800"></iframe>"
No comments: