Websites and it's types

 







Websites-

Is a collection of web pages and related content that is identified by a common domain name and published on at least one web server. Notecible examples are like amazon.com,google.com, etc. All publicly websites collectively constitute the www (World Wide Web).There are also private websites can only accessed on a private network.

 Hyper linking between web pages guides the navigation of sites, which often starts with home page. HTTP is an application protocol for distribution, collaborative , hypermedia information systems that allows users to communicate data on www. Some types of websites are as below-

Static Website:- 

A Static Website is one that has web pages stored on the server on the server in the format that is sent to a client web browser.It is primarily coded in HTML (HyperText Markup Language);CSS(Cascading Style Sheets) are used to control beyond basic HTML .This types websites usually displays the same information to all clients.Static websites may use server side includes (SSI) as an editing convenience , such as sharing a main menu bar in that page.


Dynamic Website:- 

A Dynamic Website is one that changes or customizes the pages, displays different types of content every time a user views it.This displays changes depending on a number of factors like viewer demo -graphics , time of day, location $ so on.Dynamic Websites offers unique content to visitors each time they view the site, done throngth  combination of following scripting's :

(i)Client - side Scripting : Innolved code that is executed by the viewer's browser,using scripting languages like Javascript.This scripting responsible for rendering changes to web pages like mouse click and keyboards use.

(ii)Server - side Scripting : Refers to code that is executed by the server before sending the content to viewers browser , it affects web pages loaded or visited , login pages etc.

Using both types allows morden websites to adopt to each user's view of page while reducing the server's load time.


Thank you so much for Reading ☺

Author: Er. Shivani Potnis  



 


Comments

Popular posts from this blog

Web Technology

UI/UX/Full stack