|
Static web pages:
=>Quick and easy to Understand, even by someone who doesn't have much experience.
=> Easy to demonstrate.
=>Cache friendly, one copy can be shown to many people.
=>Complex to maintain when a site gets big.
=>Difficult to keep frequent and up to date.
=>gives few visitor personalization .
Static pages only for viewing ,Dynamic pages for Interactive Experience.Client server applications done by Dynamic pages.In dynamic pages the data will present in the database.But not in Static pages.
|