Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

the difference between “static” and “dynamic” website?

0
Posted

the difference between “static” and “dynamic” website?

0

A static website is one that is written in HTML (Hyper Text Markup Language) only. Each single web page is a separate HTML document and it is stored on a web server. There is no database that it draws on. What this means functionally is that the only way to edit the site is to go into each page and edit the HTML code. A dynamic site is written using more complex code and can do a lot more. For instance, you can have a Content Management System (CMS) added to it so you can change or add content yourself. Dynamic sites usually require more complex coding and therefore cost more to develop, but they can reduce ongoing maintenance costs significantly. When sites start to get very large or complex, dynamic sites make data management much more efficient.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123