PREVIOUS CHAPTER NEXT CHAPTER
How to write the code for it | Ways To Set Up Code
There are many ways to create a website. You can write a code or you can use CMS portal.
Basic Types Of Websites
Two Basic types of Websites are Static And Dynamic websites.
Static Websites Overview
Static Websites are the one in which the contents are constant and users can't post any request or modify the website. Changes to the website can be done only by the Developer. It just delivers information and very cheap to build and also easy to maintain.
Example For Static Websites
1) Company Websites
2) Corporate Websites.
Dynamic Websites Overview
Dynamic websites are the one in which user can update information from his end. Otherwise the content of the website changes easily i,e. updated by the developer at regular intervals with out any change to the code.
Dynamic websites are complex to build.
Example For Dynamic Websites
1) Most News portals and Informational Websites are Dynamic
2) Blogs
See the next chapter for the ways to build a basic static and Dynamic Websites.
See the next chapter for the ways to build a basic static and Dynamic Websites.
PREVIOUS CHAPTER NEXT CHAPTER
No comments:
Post a Comment