|
As used in reference
to the World Wide Web, "hit" means a single request
from a web browser for a single item from a web server; thus
in order for a web browser to display a page that contains 3
graphics, 4 "hits" would occur at the server: 1 for
the HTML page, and one for each of the 3 graphics.
See
also: Browser,
HTML,
Server
|