How to add a .pdf file to site

m
m
Line 36: Line 36:
 
So, when the visitor goes to your site the downloadable pdf file will be available under the text '''''Click here for the pdf file called 'example'.'''''  
 
So, when the visitor goes to your site the downloadable pdf file will be available under the text '''''Click here for the pdf file called 'example'.'''''  
  
If you had uploaded the pdf file to ''"somefolder"'' folder, then the code for the link to the downloadable pdf file would look like this:</div>
+
If you had uploaded the pdf file to ''"somefolder"'' folder, then the code for the link to the downloadable pdf file would be as follows:</div>
  
 
'''''<a href ="http://yourdomain.com/somefolder/example.pdf">Click here for the pdf file called 'example'.</a>'''
 
'''''<a href ="http://yourdomain.com/somefolder/example.pdf">Click here for the pdf file called 'example'.</a>'''

Revision as of 12:01, 18 November 2011

rss feed for my website