What is web page?

•A Web page is a resource of information that is suitable for the World Wide Web and can be accessed through a web browser.

•This information is usually in HTML or XHTML format, and may provide navigation to other web pages via hypertext links.

•Web pages may be retrieved from a local computer or from a remote web server. Web pages are requested and served from web servers using Hypertext Transfer Protocol (HTTP).

•Web pages may consist of files of static text stored within the web server's file system (static web pages), or the web server may construct the (X)HTML for each web page when it is requested by a browser (dynamic web pages). Client-side scripting can make web pages more responsive to user input once in the client browser.

No comments:

Post a Comment