kmj2318
-
How do I link to a PDF file?
I'm using Google App Engine to host my site. The pdfs are in my root folder, which gets uploaded when I deploy. I'm hosting images on my site in the same way and they work fine. I'm wondering if it must be something with Google App en…
-
How do I link to a PDF file?
This is what I have: Course Schedule What would be the reason that it works locally but not on the public site?
-
Cannot hide link in responsive layout.
No luck, #back or #back a is not responding to anything I do to it. Here's my css for #back: back { /* establish a positioning context for the closer */ position: relative; } back a { /* turn the link into a ghost */ background: transpare…