Computer Science, asked by nesarhussain4213, 1 year ago

Why is the homepage of the website named as index.html ?

Answers

Answered by aqibkincsem
1

 There are lots of files and folders in your website and loading page is essentially picking out the file to display and then the browser will loading the same on it.

If you find out the exact page then you do not need to index.html page, but it order to make it easier and faster, you must include W3C set for non-mentioned files.

The server will automatically detect the homepage with its index.html.

Similar questions