> Which it is better to use 'index.html' rather than > 'main.html'. Most (if not all) browsers open index.html or > index.htm if no file is specified. It's not up to the browser -- it's te server that decides what file you get (if any) when the URL you supply names a directory.