Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Linking from a page one folder up from folder I am in...
Old 02-13-2010, 05:20 PM Linking from a page one folder up from folder I am in...
Novice Talker

Posts: 10
Trades: 0
I'm not quite sure how to phrase what I am asking here which has made searching for the answer myself really hard. Basically within my public_html folder I have created folder for a separate set of pages. Linking TO this folder is easy, I simply point it to "example-folder/page.html" - but I want to also link from these pages outside to the original files that are not contained in this sub-folder (in the first most public_html). There's seemingly no folder to direct it to - because if I try to link to "index.html" or whatever it will add the sub-folder to the address making it "example-folder/index.html" and obviously that's not where I want to be directing it to. I'm trapped inside this sub-folder.

I'm sure this is a basic question but I don't know the terminology for what I am trying to do. Any help is appreciated.
ImgVerification is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-13-2010, 05:26 PM Re: Linking from a page one folder up from folder I am in...
lynxus's Avatar
Awesomeo-Maximo

Posts: 1,618
Location: UK
Trades: 1
OK say you had a tree like:

Index.html
|
Folder1 ----- Somefile.html

if you wanted to link to index.html from the somefile.html inside the folder1.

I would do.
<a href="../index.html">Link</a>

The .. means go back / up one.

IE:
go back one folder in the tree.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


lynxus is offline
Reply With Quote
View Public Profile Visit lynxus's homepage!
 
Old 02-13-2010, 05:46 PM Re: Linking from a page one folder up from folder I am in...
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,382
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
http://www.communitymx.com/content/a....cfm?cid=230ad
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-13-2010, 05:47 PM Re: Linking from a page one folder up from folder I am in...
Novice Talker

Posts: 10
Trades: 0
Well that's easy. Thank you very much.

edit: Thank you also, chrishirst.
ImgVerification is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Linking from a page one folder up from folder I am in...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.23253 seconds with 12 queries