static
A
static web page displays the exact same information every time to each
visitor. Anytime different information needs to be displayed, the page
must be modified, or a new page created. Static pages are always ready
to be displayed and do not need to be compiled. HTML
pages are usually static. Contrast with dynamic.
Close
Window
|