Dynamic vs Static Pages

on Friday, April 16, 2010

The difference between dynamic versus static web design pages is how
content is presented to the browser as the visitor navigates to a page on
your site. A web design built with static pages has files in html or xhtml, and
perhaps a style sheet, that are stored on the server. The browser accesses
those files and the page displays. Static pages are also called client side
generated pages meaning they display using just the browser software on
your pc.

A web design using a dynamic technique of page creation has contents
stored in a database on the website server that are assembled and
displayed at the moment a page is accessed. Each page in the custom
CMS web design system is dynamically generated each time a person
requests that page. Dynamic pages are also called server side generated
pages, and the technical setup issues commands to take a custom cms
web design template and fill-in the content for the requested page.
This allows clients to create content in plain text that the CMS system will
dynamically assemble to generate the page web design as xhtml with css.
The conversion of your plain text to xhtml takes place without the site
owner learning custom website design using xhtml code.

0 comments:

Post a Comment