Web page: Difference between revisions
made it better
m (Reverted 1 edit by 160.238.73.67 (talk) to last revision by ZimZalaBim) |
(made it better) Tag: Reverted |
||
[[File:United States Antarctic Program website from 2018 02 22.png|thumb|right|240px|The [[home page]] of the [[United States Antarctic Program|usap.gov]] website]]
A '''web page'''
Web pages may be retrieved from a local computer or from a remote [[web server]]. The web server may restrict access only to a private network, e.g. a corporate [[intranet]], or it may publish pages on the World Wide Web. Web pages are requested and served from web [[servers]] using [[Hypertext Transfer Protocol]] (HTTP).
Web pages may consist of static text and other content stored within the web server's file system (static web pages), or may be constructed by [[server-side software]] when they are requested (dynamic web pages). Client-side scripting can make web-pages more responsive to user input once on the client browser.
==Elements==
|