what is the difference between static webpage and dynamic web page
Answers
Answered by
8
Answer:
For static web pages data do not changes until someone changes it manually and hence data is static in nature. On other hand for Dynamic web page data is first interoperate at server side and due to which it does not remain same on every call and this makes data dynamic in nature..
Answered by
1
Static Web Page
a) The content is fixed .
b) They do not use database.
c) They are executed on browser.
d) Easy to develop and less expensive.
Dynamic Web Page
a) The content changes.
b) They use database to change content.
c) They are executed on server and displays the result on browser.
d) Difficult to develop and expensive.
Similar questions
Math,
4 months ago
Political Science,
4 months ago
Economy,
8 months ago
Math,
8 months ago
Computer Science,
1 year ago