To have an direct access of a file on Dropbox, you have to replace the shared link's subdomain www
with dl
. The main domain gets redirected from dropbox
to dropboxusercontent
.
I wonder how (if possible) to host a static single page website with external CSS and image files. These external files are in sibling directories, but the html file doesn't seem "to be aware" about these.