"lostinspace" <> wrote in
news:UP3Vc.5385$ m:
> From: "Larry R Harrison Jr" <>
>
>> If I have files in a folder and I need it to refer to a link in the
>> PREVIOUS
>> folder, how do I have it do that?
>
> "../photo_pages/index.html" (without parenthenses)
You used quotation marks, not parentheses
When pointing to a index.html file, it is usually prettier to leave it
out, with "../photo_pages/".
--
How to make it so visitors can't resize your fonts:
<http://www.rpi.edu/~hughes/www/wise_guy/unresizable_text.html>