Hello SP,
This is a quickie.
Let’s imagine I have a folders directory of:
C:\desktop\mywebsite\1\2\index.html
I have an anchor element inside the index.html which targets another page on the c:\desktop\mywebsite folder (let’s call this index2.html)
How do I do that?
Thanks!