Dynamic Interaction
A dynamic website interacts with users in a variety of ways including by reading cookies recognizing users’ previous history, session variables, server side variables etc., or by using direct interaction (form elements, mouseovers, etc.).
Dynamic Websites
A dynamic website is one that has frequently changing information or collates information on the hop each time a page is requested.
Static Websites
A static website is one that has web pages stored on the server in the same form as the user will view them.


