How to Link to a PDF File in Frontpage
Linking to a PDF in Frontpage is just like linking to an HTML file. I
would insert the PDF file into your Frontpage website first.
Now highlight the word(s) you wish the user to click on to download the PDF
file. Now in Frontpage, you can go to Insert - Hyperlink and the Hyperlink
Dialogue box will appear. (You can also press CNTL-K to insert a
Hyperlink.) Now since you have the PDF already in your Frontpage website,
locate the PDF and click on the PDF to get that file in the Address bar and hit
OK.
When all is said an done, your code should look like:
<a href="pdf/Document1.pdf">Click here</a>
You can also catch a
video cast of how to link to a PDF file in Frontpage.
There is also the instructions on
how to link to a PDF file in Expression Web.




Comments