Computer Science, asked by bevankjoy11, 6 months ago

Distinguish between Static and dynamic web pages.​

Answers

Answered by KRITIKApancholi
1

Answer:

Static websites are ones that are fixed and display the same content for every user, usually written exclusively in HTML. A dynamic website, on the other hand, is one that can display different content and provide user interaction, by making use of advanced programming and databases in addition to HTML.

please follow me please please please please please please please please please

Answered by harisree232005
0

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