Static vs Dynamic Web Sites A static website consists of a series of HTML files, each one representing a physical page of a website. So on static sites, each page is a separate HTML file. When you visit the homepage, you are viewing the actual homepage file. Even if two pages contain a chunk of identical content (like a footer), they both contain two versions. So, if you want to update the footer, you must do so twice, once on each page. For example, website is a static website because everyone who log into the website will have access to the same information with others. Advantages of static websites: Quick to host and develop Flexibility - every page can be different if desired, to match the layout to different content, and the designer is free to put in any special effects that a client may ask for in a unique way on different pages. Disadvantages of static websites: Requires web development expertise to update site - Unless you...
Difference among static and dynamic web sites Website: a website is not anything but an area which can provide data to many clients which linked with it. This place is known as web server indicate a unmarried domain where the records truly positioned. Generally this is referred to as URL (Universal useful resource locator) of that net server. User sends a request to access statistics object via the internet protocol i.E. HTTP. The web server offers the response to the customer, this reaction contain the data in form of markup. This reaction is referred to as web web page. This webpage constructed from any markup language like HTML, which holds the contents like text, snap shots, animation, hyperlinks , audio, video etc. So one line definition a website as " A internet site is collection of Webpages which deliver statistics to the purchaser from the net server over the community". 1. Static websites: - static web sites include fixed range of pages and layout of internet web...