-->

How to Embed PDF file in blogger using HTML Code


How to Embed PDF file in blogger using HTML Code 

You have to use very simple HTML code to embed a pdf file in your website. Just collect the link of the PDF file and then follow the following steps to embed PDF on your website.

 simple steps to Embed PDF file in blogger using HTML Code 

1) Open the HTML code of the Webpage on which you want to embed the PDF file.
2) Go to the exact location where you want to show it on your webpage.
3) Add the following code :
<embed src="URL_of_the_PDF_file.pdf" width="550" height="750"></embed>
4) URL of the PDF file be added in the src field. Width and Height can be adjusted according to the display space on your website.
 below is a simple example of one such PDF file. we hope you will use this simple code to embed PDF files on your Blogger Post

No comments:

Post a Comment

ShareThis