I need to create a local website. Everything needs to work from desktop, no PHP.
My problem is that I am trying to link to a pdf and on IE the link is not working. I need some help with a workaround or an idea.
<div><a href="Module1.pdf" target="_blank"> </a></div>
The problem is : You have a link but you can’t see it cause your text is a non breaking space… but why?
WARNING: target=”_blank” is not done!
http://jalada.co.uk/2011/02/10/why-you-shouldnt-use-target_blank-and-what-to-use-instead.html