Gloria, Thank you. At 4/16/2001 11:24 AM, you wrote: >Rhw only reason to call it "index.html" (or in some cases index.htm) is >that it will automatically load if you type the URL without the file name. > >For example, when I typed http://homepages.rootsweb.com/~greenhow/bgsnews >it loaded the file which you named index.html. Yes. That works fine. >It didn't go to the link you had at the bottom because it isn't written >correctly - I guessed and typed in at "http://www.rootsweb.com/~flbgs/" >and that did work. You are so right. It worked when I was testing it [?], but I'll change it now. >When I typed http://homepages.rootsweb.com/~vol14-1.html, it loaded the >file that you named vol14-1.html. This doesn't work form me. I have to use <http://homepages.rootsweb.com/~greenhow/bgsnews/vol14-1/index.html> >It showed "placeholders" for the images, which didn't display on the web >page, either because you hadn't written the URL correctly in the code, or >you haven't loaded them yet. The images HAVE been loaded, but in the ~greenhow resource folder. I thought "../Resources/imagename.gif" was the correct link but obviously it is not. >Hope that helps - It does, but I'm still confused about the image links. I can go through and rename them all, but I am not sure what path they should follow. OR, if it would be better to have a second resource file within the bgsnews folder since it doesn't link to ~greenhow at all. Rel@ively, Patrice >>The unlinked page has been found at >>http://homepages.rootsweb.com/~greenhow/bgsnews/ and it links to the >>newsletter at http://homepages.rootsweb.com/~greenhow/bgsnews/vol14-1.html . >> >>Now I have more dumb questions. Shouldn't there be an "index.html" after >>the ../bgsnews/ on the first page? I loaded it as an index file. >> >>None of the links to the resource file are working (I lost all my pretty >>pictures). Is this because I did not link /bgsnews/ to ~greenhow? When >>I started a few days ago I was using a separate resource file for >>/bgsnews/, but since there were a few duplicate images, I *thought* I >>could get away with only one resource file under ~greenhow -- so I >>combined the two. >> >>If the link from <IMG SRC> to "Resources" is incorrect, I am at a total >>loss on what needs to be changed.