A static website is one that consists entirely of HTML pages that are generated by a backend program. Basically, each webpage
A dynamic website is one that consists of webpages formed by accessing a database through backend software.
A hybrid website includes both static and dynamic elements to create a single uniform design while taking advantage of strengths of both form.