File Names
You should always
keep the names of your file names small, with no uppercase letters, and descriptive.
This will help you to find files faster when you have to edit them. It also
will help keep organization when the site becomes very big. You should always
name your home page file index.html Ex. the name of this page is filenames.html,
using folders is also a very good idea to separate different sections of web
pages.