<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<font size="+1"><br>
On my website is a map created by qgis2web. I need advice on how
to link map features to photos ( jpg files). In desktop QGIS I
can put <br>
<a class="moz-txt-link-freetext" href="file:///C:\">file:///C:\</a>[folder]\[subfolder]\[filename] <br>
in the attribute table and the user can click on it in the popup.
But I don't know how to reference those jpg files when the map
is on the web. I can put the photos in a folder on my web host
(I'm using InfinityFree) and then I need some way to say "file xxx
is in that folder." In some circumstances two dots means parent
folder, so I tried using the expression above and replacing the C:
with two dots but that didn't become a live link.<br>
I'll be grateful if someone will tell me how to do this.<br>
<br>
</font>
</body>
</html>