InterviewSolution
| 1. |
What is static website and dynamic website |
|
Answer» ✌Here's ur answer.. ❤❤✨✨✨Static" means unchanged or constant, while "dynamic" means changing or lively. Therefore, static Web pages CONTAIN the same prebuilt content each time the page is loaded, while the content of dynamic Web pages can be generated on-the-fly. STANDARD HTML pages are static Web pages.✨✨✨Static v Dynamic Website Design. ... A static SITE is one that is usually written in plain HTML and what is in the code of the page is what is displayed to the user. A dynamic site is one that is written using a server-side scripting language such as PHP, ASP, JSP, or Coldfusion... Hope it HELPS you... ❤❤❤ |
|