English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

This is a question asked on a web design course, the answer is not contained in the course book.

2007-01-09 09:22:57 · 12 answers · asked by tazza362 1 in Computers & Internet Programming & Design

12 answers

index.html

2007-01-09 09:25:36 · answer #1 · answered by tootsie1115 3 · 1 0

The expected answer probably was index.html. By tradition, index.html indicates the default page or main page in a website. More accurately, web servers by default are configured to serve index.html when a folder is requested. For example, if you go to example.com/, the folder requested is / (the root folder) and the webserver looks for index.html.

The technical answer is websites do not require any HTML files on them. Why should they? Your website could be nothing more than a large gallery of images. You have no HTML files on there. Or the HTML could be dynamically generated. Again, no HTML file.

2007-01-09 17:33:36 · answer #2 · answered by csanon 6 · 1 0

it's a loaded question since it does not take into the account you can change the default file for a web folder.

However, I'm going to take a stab at the question with index.html

2007-01-09 17:30:09 · answer #3 · answered by Knowledge 3 · 0 0

Now days there isn't one. Strictly speaking for an all HTML-based website, the filename would be index.html or index.htm.

But pages nowdays aren't always entirely HTML based, so it could just as easily be index.asp or index.jsp...

2007-01-09 17:27:25 · answer #4 · answered by Anonymous · 0 0

that would be index or home.html. it would contain all the basics of the page like the title, links, javascript, etc. when you type in yahoo.com, what you see on their homepage is their index.html file.

2007-01-09 17:26:12 · answer #5 · answered by rchilly2000 5 · 0 0

Try index.htm The file name rather than the file itself.

2007-01-09 17:27:52 · answer #6 · answered by graham 2 · 0 0

I think that would be index.htm.... although I think it really depends on the web server. default.htm would work under IIS

2007-01-09 17:26:10 · answer #7 · answered by dapixelator 6 · 0 0

It is the index - although it can be .html or .htm, depending on your preference

2007-01-09 17:29:26 · answer #8 · answered by Phantom1174 2 · 0 0

the index file I think....but don't answer unless someone else concurs!

2007-01-09 17:26:02 · answer #9 · answered by Julie 2 · 0 0

index.html or default.html

2007-01-09 17:26:21 · answer #10 · answered by Pat T 2 · 0 0

fedest.com, questions and answers