I am having trouble creating my links from page to page once my site is built. The page I link to comes up but any of the images involved (which are alot on each page because I design everything in PHOTOSHOP) anyway, none of those images show up.
Let me explain how I set up my files.
Before I defined my site I set up my root folder on my desktop. Within that folder I set up a general images folder in the root folder and later saved my index.html page in the root folder. I then created about seven other seperate folders and later saved each html page I created within the site, in those seperate folders. Each of these folders also has an image folder within it that contains the images privy to that particular html page. All of these folders are within the root folder.
While building the site, everything worked great. Until I started trying to link the different buttons on my pages back to other html pages. Well, they took me to the html page but there are never any pictures. I messed around with the html a little but nothing seems to work. I believe all the paths for the img src is correct.
Is the architecture of my file system within my site design the problem? Should I have added my different files from within the site rather than on my desktop before even building the site, or does that matter? Also when I try to view a map of my site, it just shows my index.html and no sub folders.
I hope my questions make sense.
In the past I have always avoided any sub folders except one for all images so that this kind of thing wouldn't happen. But now that I am building bigger sites, I want to learn how to do this sub folder thing correctly.
I would greatly appreciate any help at all
Thank you
bh
Let me explain how I set up my files.
Before I defined my site I set up my root folder on my desktop. Within that folder I set up a general images folder in the root folder and later saved my index.html page in the root folder. I then created about seven other seperate folders and later saved each html page I created within the site, in those seperate folders. Each of these folders also has an image folder within it that contains the images privy to that particular html page. All of these folders are within the root folder.
While building the site, everything worked great. Until I started trying to link the different buttons on my pages back to other html pages. Well, they took me to the html page but there are never any pictures. I messed around with the html a little but nothing seems to work. I believe all the paths for the img src is correct.
Is the architecture of my file system within my site design the problem? Should I have added my different files from within the site rather than on my desktop before even building the site, or does that matter? Also when I try to view a map of my site, it just shows my index.html and no sub folders.
I hope my questions make sense.
In the past I have always avoided any sub folders except one for all images so that this kind of thing wouldn't happen. But now that I am building bigger sites, I want to learn how to do this sub folder thing correctly.
I would greatly appreciate any help at all
Thank you
bh