Wait a minute...
Yer talking about yer index.html file, which is usually the root file of your site on a server (unless the host has the server setup to point to something else, like home.html, etc).
If you delete your index.html file, people going to your base URL, won't see a site. It'll either echo the directory, or blow up to a 40X message.