Well, to ensure no problem arises and to prevent changing every link when I change domains or something, I want to use more relative linking.
Help me with the following:
1. I have a html file in my public_html folder and I want to link to my forums folder called "iforums", so when I am linking I should use /iforums, is this right? Does this also apply to all other directories similarly.
2. Now I am in a html file in a folder like this public_html/images/backgrounds , if I want to link to a file or directory in higher levels. e.g. To link to a file or directory in public_html, or public_html/images what is the code i should use.
Is this code similar for other directories or folders in higher levels as well?
3. If I am in the same above directory(backgrounds) and I want to link to a file or directory in public_html/news/headlines folder, then how should I do it?
Is this link similar for other directories also.
thats it for now, please help me fix it up. Thank you
Help me with the following:
1. I have a html file in my public_html folder and I want to link to my forums folder called "iforums", so when I am linking I should use /iforums, is this right? Does this also apply to all other directories similarly.
2. Now I am in a html file in a folder like this public_html/images/backgrounds , if I want to link to a file or directory in higher levels. e.g. To link to a file or directory in public_html, or public_html/images what is the code i should use.
Is this code similar for other directories or folders in higher levels as well?
3. If I am in the same above directory(backgrounds) and I want to link to a file or directory in public_html/news/headlines folder, then how should I do it?
Is this link similar for other directories also.
thats it for now, please help me fix it up. Thank you
