| Term | Definition |
|---|---|
| Hits |
Are the individual requests a server answers in order to render a single Web page completely. The page document itself and the various images on the page represent a separate hit. |
| Home Page |
It is a first page (also referred as an opening page, start page or main page) of a Web site. This would technically be your index page or default page of your directory. |
| Hosting |
Usually refers to a computer (or a network of servers) that stores the files of a web site which has web server software running on it, connected to the Internet. Your site is then said to be Hosted. |
| HTML [HyperText Markup Language] |
HTML is a basic markup language derived from the Standardized General Markup Language (SGML), providing the means for creating simple hypertext documents, intended for publishing on the World Wide Web. |