Web Designing Question:
Download Questions PDF

Can you please explain the difference between Dynamic and Static Web Pages?

Answer:

A "Dynamic" web page is one that is automatically created "on the fly" as it is presented, while a "Static" web page is pre-configured and not interactive.
Dynamic web pages will often pull information from somewhere else before displaying the page, so the page content is ever-changing. The information on a Dynamic webpage often results from a database query, such as "search" results.
Dynamic page simply pulls information from another source, such as a web page that displays an RSS feed it's "Dynamic" because the page content changes each time the RSS feed is updated. The information contained in a Static page is considered "flat", and never changes until the webmaster re-codes it.

Download Web Designer Interview Questions And Answers PDF

Previous QuestionNext Question
What does HTML stand for?What included in custom Web Design?