Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html link to pdf

Since you have not clarified for us whether you are using a local host or just viewing the text file in the browser I will assume the latter.

In this case, you would have your anchor tag and in the href attribute put the location of the file

<a href="C:UsersShannon MyersDocumentsBiology-DNA	een_time_report.pdf">ok</a>
In the above example I started from my C: drive and went from there. Also you could do it as follows:

<a href="Resources	een_time_report.pdf">ok</a>
This should link to the pdf file that you have in mind, as long as the resources folder and html file are in the same folder
Comment

PREVIOUS NEXT
Code Example
Html :: comment a div in html 
Html :: html single quote code 
Html :: uncaught error: bootstrap 
Html :: link with no link html 
Html :: tailwind nth child odd even 
Html :: html iframe connection refused 
Html :: add keywords meta tag 
Html :: html versions 
Html :: use svg as favicon react 
Html :: greater then less then in html text 
Html :: space in html text 
Html :: javascript onblur 
Html :: accept vedio pdf files upload html 
Html :: typo3 typoscript page uid to body tag 
Html :: html elements 
Html :: ckeditor 5 example codepen 
Html :: how to change the color of text in marquee in html 
Html :: html bitcoin symbol 
Html :: link mui 
Html :: google no translate meta tag 
Html :: email confirmation html template 
Html :: prefill input field html 
Html :: Tab Html CSS [Bootstrap] 
Html :: metamask delete account 
Html :: how to add bar notation in html 
Html :: The <input Element 
Html :: search input html with icon 
Html :: how to align nav links in bootstrap 5 
Html :: Simple example of using inline javascript in html 
Html :: vue 3 emits 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =