WHEN
TO USE A STATIC WEB PAGE
Static
web pages are a logical choice when
you want to display fixed information.
For example, a page which tells visitors
about your Company, its location
and contact details should be a static
page - the information is unlikely to
change frequently.
Static web pages can be
changed, but this requires changing the
html code, which is
not something that most people want
to attempt.