Technical Support Forums

Technical Support Forums » Web Album Generator

Simple HTML (2 posts)


About this Topic

Tags

  1. tintin
    Member
    Posted 11 months ago

    I create webpages using simple html. If I place the folder seperately what command do I use to link to the gallery. I must admit I am not a webmaster, but so far the webpapes I did look ok

  2. Mark
    Administrator
    Posted 11 months ago

    To link to an album in a subfolder using HTML, you can include use simple relative paths. For example, if I put my album in a folder called "wedding", then I can link to it like so:

    <a href="./wedding/index.html">Wedding Photos</a>

    Hope this helps!


Reply

(required)