Click to See Complete Forum and Search --> : HTML Code Needed to link to a PDF File


five weirs walk
06-11-2005, 04:28 AM
Novice charity web designer needs to know the HTML code that will allow a user to view and / or download a ".pdf" (adobe acrobat document). This is a map of the riverside walk that we are building. Any assistance would be appreciated.

BonRouge
06-11-2005, 04:49 AM
<a href="mypdffile.pdf">my pdf file</a>