Whats the difference between “static” and a “dynamic” website?
A static website is one that is written in HTML only. It is not dynamic, meaning it remains the same and there is no database that it draws on. A dynamic website is one where the content of specific pages are pulled from a database (ie: online catalog, event calendar, online forms, e-commerce stores, etc.).