Static Web Pages
Hyper Text Markup Language (HTML) was the main apparatus with which individuals had started to make website pages in time long past circumstances. HTML is a dialect that adapt content, make sections and line breaks and so forth. However, the most essential thing that HTML does is connection creation. Every one of these connections that we see on pages are made utilizing HTML labels.
Dynamic Web Pages
As the requirement for making intuitive site pages developed –the significant instruments were made to make it conceivable. In the event that you go to a web based shopping site and see the item list –there are high shots that you'll be looking as a dynamic site pages.
Such dynamic website pages have two fundamental parts; Style of the page and data. Style of the page is made utilizing devices like HTML, CSS, JavaScript while the data is put away independently in a database. At the point when a dynamic page stacks in program –it demands the database to outfit data contingent on client's info. At the point when the page gets this data from database –the styling code gets connected on it and the subsequent page is shown to the client.