Hi,
I am currently trying to link to a pdf file that is in the same directory as my .htm file but the pdf won't open.
current code:
<a href="bier_stube.pdf" target="_blank"><span class="menu">menu</span></a>
I preview the .htm and I click but nothing happens. I linked to websites without a problem but I can't bring up an internal .pdf file????
EDIT
One other thing, I am new to programming and did not ad "!DOCTYPE....." to the top of my page right away and now after I add it, it shifts my boxes, it changes the size of my boxes and menus? why is that?
thanks
eric
I am currently trying to link to a pdf file that is in the same directory as my .htm file but the pdf won't open.
current code:
<a href="bier_stube.pdf" target="_blank"><span class="menu">menu</span></a>
I preview the .htm and I click but nothing happens. I linked to websites without a problem but I can't bring up an internal .pdf file????
EDIT
One other thing, I am new to programming and did not ad "!DOCTYPE....." to the top of my page right away and now after I add it, it shifts my boxes, it changes the size of my boxes and menus? why is that?
thanks
eric
Last edited:







