What is a static website? What is a dynamic website?
What kind of website do I need?
A static website is one that seldom or never changes. This means that once the site is designed and uploaded to a location on the Internet it is considered complete and not updated very often (other than annual or semi-annual maintenance). A viewer sees the exact same thing every time they go to the website.
While this may sound boring, static websites can be made more interesting through the use of slide shows, email forms, rollover buttons and programming such as Javascripts. Think of a static website as an online brochure.
| A slide show can be used to display products. It can have buttons to advance the image or use a timer to automatically change the image. |

example of a slide show |
| An email form can be used to
send a comment or question to the website owner. |

example of an email form |
| A rollover button adds visual interest to navigation |

example of a rollover button |
A dynamic website's content is regenerated every time a user visits or
reloads the site. The owner, viewer or automated programming can change the content constantly. This is done through the use of one or several databases located on the website hosting server.
Database driven websites are used for interactive websites such as online sales, blogs/message boards and sites that contain large amounts of information. The data (or content) of a webpage is stored in the database and is retrieved when the viewer clicks on a specially programmed button or link.
An example of dynamic information is shown below. While this example is rather simple, dynamic sites can be very sophisticated and provide viewers with tremendous amounts of information with just a few mouse clicks.
|
Tour Price Calculator
Enter the number of adults and children in your party as well as the tour name of the tour you want to calculate.
All fields required (enter 0 if necessary).
|
|
|