Well, aside from the basic dictionary definitions of static and dynamic, it means that on a dynamic page a user sees information that changes based on any number of factors (depending on context) and a static page is one where the information/format/view is always the same.
Edit: Another thing to think about, having a dynamic page requires some sort of scripting on the server side of things.
|