English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Okay, lets say that I name a section of a page, lets say somewebsite/thisfolder.com, can I link it from another website? I know I can link it from another page in that folder, but could I link it from another website entirely, or even another folder? (ex. someothersite/index.com or somewebsite(the same as before)/thisotherfolder?

Confused? lol... well please try to help, these are the tage I would be using, just basic HTML.


2006-07-25 14:38:59 · 2 answers · asked by Anonymous in Computers & Internet Internet

2 answers

Yes you can. For example, you can access that example path by using the http call to that file name.

If you want somefile.html to be referenced in your other website, then just write down their entire http url address to it...like and it will link to that page on that other website.

If youre trying to use the anchor, then just pass the anchor like so:
and it will anchor it.

2006-07-25 14:43:45 · answer #1 · answered by Sean I.T ? 7 · 0 0

Your question isn't very clear, but I'll try...

You can link from any site on the web as long as you use the absolute URL:

http:/ /www. somewebsite. com/thisfolder/ thispage.html#name

(I added some unnecessary spaces above to make it show up properly on the page)

You can also link within the same domain using a relative url, depending on the folder location.

2006-07-25 21:59:11 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers