Tryxx
05-23-2006, 11:14 PM
Not just linking to another website, but I'm trying to get something working in Dreamweaver, and am a bit perplexed.
From the home page of the site (index.html), there are links to several other pages on the site, after some trial and error, these work fine. One of the links is to essays (essays.html). And from that page I can link to another one I made, which holds the essay. From the actual essay, I can't seem to link back to the home page or any of the other links.
Here's a crappy diagram of how the files are stored, as I don't have a domain yet to work off of, for relative linking.
Harddrive
To-V
Main folder
-index.html
-essays.html
-etc.html
Essays
-Essayone.html
I can't seem to link back to the main folder's .html links. I figured it would just look like: <a href="/index.html"> but it doesn't, and I frankly have no idea what I'm doing.
Any help would be great. And I don't think I described this too well... so if there are any questions, ask.
From the home page of the site (index.html), there are links to several other pages on the site, after some trial and error, these work fine. One of the links is to essays (essays.html). And from that page I can link to another one I made, which holds the essay. From the actual essay, I can't seem to link back to the home page or any of the other links.
Here's a crappy diagram of how the files are stored, as I don't have a domain yet to work off of, for relative linking.
Harddrive
To-V
Main folder
-index.html
-essays.html
-etc.html
Essays
-Essayone.html
I can't seem to link back to the main folder's .html links. I figured it would just look like: <a href="/index.html"> but it doesn't, and I frankly have no idea what I'm doing.
Any help would be great. And I don't think I described this too well... so if there are any questions, ask.