A screenshot of a web page. A Web page or webpage 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. Image File history File links Size of this preview: 800 Ã 485 pixelsFull resolution (1102 Ã 668 pixel, file size: 162 KB, MIME type: image/png)== Summary ==Screenshows of Furtox not showing Ten:Webpage. ...
Image File history File links Size of this preview: 800 Ã 485 pixelsFull resolution (1102 Ã 668 pixel, file size: 162 KB, MIME type: image/png)== Summary ==Screenshows of Furtox not showing Ten:Webpage. ...
The World Wide Web and WWW redirect here. ...
An example of a Web browser (Mozilla Firefox) A web browser is a software application that enables a user to display and interact with text, images, videos, music and other information typically located on a Web page at a website on the World Wide Web or a local area network. ...
In computing, HyperText Markup Language (HTML) is a markup language designed for the creation of web pages and other information viewable in a browser. ...
XHTML is the new standard for webpage authoring used by l33t programmers. ...
A navigation bar (also known as links bar or linkbar) is an area/a pane of a Web page that contains hypertext links in order to navigate between pages of a website. ...
In computing, hypertext is a user interface paradigm for displaying documents which, according to an early definition (Nelson 1970), branch or perform on request. ...
// A hyperlink, is a reference or navigation element in a document to another section of the same document or to another document that may be on a (different) website. ...
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). The inside/front of a Dell PowerEdge web server The term Web server can mean one of two things: A computer program that is responsible for accepting HTTP requests from clients, which are known as Web browsers, and serving them HTTP responses along with optional data contents, which usually are...
This page lists English translations of several Latin phrases and abbreviations, such as and . ...
An intranet is a private computer network that uses Internet protocols, network connectivity to securely share part of an organizations information or operations with its employees. ...
Hypertext Transfer Protocol (HTTP) is a communications protocol used to transfer or convey information on intranets and the World Wide Web. ...
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. The inside/front of a Dell PowerEdge web server The term Web server can mean one of two things: A computer program that is responsible for accepting HTTP requests from clients, which are known as Web browsers, and serving them HTTP responses along with optional data contents, which usually are...
Used on Dynamic Web page (opposite to), Web template and others. ...
In classical hypertext navigation occurs among static documents, and, for web users, this experience is reproduced using static web pages. ...
Client-side scripting generally refers to the class of computer programs on the web that are executed client-side, by the users web browser, instead of server-side (on the web server). ...
Colour, typography, illustration and interaction
Web pages usually include instructions as to the colours of text and backgrounds and very often also contain links to images and sometimes other media to be included in the final view. Layout, typographic and colour-scheme information is provided by Cascading Style Sheet (CSS) instructions, which can either be embedded in the HTML or can be provided by a separate file, which is referenced from within the HTML. The latter case is especially relevant where one lengthy stylesheet is relevant to a whole website: due to the way HTTP works, the browser will only download it once from the web server and use the cached copy for the whole site.(notepad) Cascading Style Sheets (CSS) is a computer language used to describe the presentation of a structured document written in HTML, XHTML or XML. The CSS specification is maintained by the World Wide Web Consortium (W3C). ...
A website (alternatively, web site or Web site) is a collection of Web pages, images, videos or other digital assets that is hosted on one or more web servers, usually accessible via the Internet. ...
For other uses, see cache (disambiguation). ...
Images are stored on the web server as separate files, but again HTTP allows for the fact that once a web page is downloaded to a browser, it is quite likely that related files such as images and stylesheets will be requested as it is processed. An HTTP 1.1 web server will maintain a connection with the browser until all related resources have been requested and provided. Browsers usually render images along with the text and other material on the displayed web page.
Dynamic behavior -
Client-side computer code such as JavaScript or code implementing Ajax techniques can be provided either embedded in the HTML of a web page or, like CSS stylesheets, as separate, linked downloads specified in the HTML (using for example .js file extensions for JavaScript files). These scripts may run on the client computer, if the user allows them to, and can provide a degree of interactivity between the web page and the user after the page has downloaded. In classical hypertext navigation occurs among static documents, and, for web users, this experience is reproduced using static web pages. ...
JavaScript is a scripting language most often used for client-side web development. ...
AJAX redirects here. ...
Browsers A web browser can have a Graphical User Interface, like Internet Explorer, Mozilla Firefox, or Opera, or can be text-based, like Lynx. Web users with visual impairments may use a screen reader to read out the displayed text, or they may use a more specialized voice browser in the first place. Such users will want to enjoy the benefit of the web page without images and other visual media. An example of a Web browser (Mozilla Firefox) A web browser is a software application that enables a user to display and interact with text, images, videos, music and other information typically located on a Web page at a website on the World Wide Web or a local area network. ...
GUI redirects here. ...
Windows Internet Explorer (formerly Microsoft Internet Explorer abbreviated MSIE), commonly abbreviated to IE, is a series of graphical web browsers developed by Microsoft and included as part of the Microsoft Windows line of operating systems starting in 1995. ...
Firefox redirects here. ...
Opera is a web browser and Internet suite developed by the Norwegian Opera Software company. ...
This article or section does not adequately cite its references or sources. ...
Lynx is a text-only web browser for use on cursor-addressable, character cell terminals. ...
A screen reader is a software application that attempts to identify and interpret what is being displayed on the screen. ...
A voice browser is a web browser that presents an interactive voice user interface to the user. ...
Users of fully graphical browsers still may disable the download and viewing of images and other media, to save time, network bandwidth or merely to simplify their browsing experience. Users may also prefer not to use the fonts, font sizes, styles and color schemes selected by the web page designer and may apply their own CSS styling to their viewed version of the page. The World Wide Web Consortium (W3C) and Web Accessibility Initiative (WAI) recommend that all web pages should be designed with all of these options in mind. WWWC redirects here. ...
The World Wide Web Consortium (W3C)s Web Accessibility Initiative (WAI) is an effort to improve the accessibility of the World Wide Web (WWW or Web), especially, but not only, for people with disabilities. ...
Elements of a web page A web page, as an information set, can contain many kinds of information, which is able to be seen, heard or interact by the end user: In game theory, an information set is a set that, for a particular player, establishes all the possible moves that could have taken place in the game so far, given what that player has observed so far. ...
Economics and commerce define an end-user as the person who uses a product. ...
- Perceived (rendered) information:
- Textual information: with diverse render variations.
- Non-textual information:
- Static images on raster graphics, typically GIF, JPEG or PNG; or vector formats as SVG or Flash.
- Animated images typically Animated GIF and SVG, but also may be Flash, Shockwave, or Java applet.
- Audio, typically MIDI or WAV formats or Java applets.
- Video, WMV (Windows), RM (Real Media), FLV (Flash Video), MPG, MOV (Quicktime)
- Interactive information: more complex, glued to interface; see dynamic web page.
- For "on page" interaction:
- Interactive text: see DHTML.
- Interactive illustrations: ranging from "click to play" image to games, typically using script orchestration, Flash, Java applets, SVG, or Shockwave.
- Buttons: forms providing alternative interface, typically for use with script orchestration and DHTML.
- For "between pages" interaction:
- Hyperlinks: standard "change page" reactivity.
- Forms: providing more interaction with the server and server-side databases.
- Internal (hidden) information:
- Note: on server-side the web page may also have "Processing Instruction Information Items".
The web page can also contain dynamically adapted information elements, dependent upon the rendering browser or end-user location (through the use of IP address tracking and/or "cookie" information). Imagine the smiley face in the top left corner as an RGB bitmap image. ...
GIF redirects here. ...
JPG redirects here. ...
PNG (Portable Network Graphics), sometimes pronounced as ping, is a relatively new bitmap image format that is becoming popular on the World Wide Web and elsewhere. ...
Example showing effect of vector graphics versus raster graphics. ...
SVG redirects here. ...
Adobe Flash (previously called Shockwave Flash and Macromedia Flash) is a set of multimedia technologies developed and distributed by Adobe Systems and earlier by Macromedia. ...
GIF (Graphics Interchange Format) is a bitmap image format that is widely used on the World Wide Web, both for still images and for animations. ...
SVG redirects here. ...
Adobe Flash (previously called Shockwave Flash and Macromedia Flash) is a set of multimedia technologies developed and distributed by Adobe Systems and earlier by Macromedia. ...
Adobe Shockwave (formerly Macromedia Shockwave) was Macromedias first and most successful multimedia player prior to the introduction of Macromedia Flash (now Adobe Flash). ...
A Java applet is an applet delivered in the form of Java bytecode. ...
Audio can mean: Sounding that can be heard. ...
Musical Instrument Digital Interface, or MIDI, is a system designed to transmit information between electronic musical instruments. ...
WAV (or WAVE), short for Waveform audio format, is a Microsoft and IBM audio file format standard for storing audio on PCs. ...
A Java applet is an applet delivered in the form of Java bytecode. ...
For other uses, see Video (disambiguation). ...
In classical hypertext navigation occurs among static documents, and, for web users, this experience is reproduced using static web pages. ...
Dynamic HTML or DHTML designates a technique of creating interactive web sites by using a combination of the static markup language HTML, a client-side scripting language (such as JavaScript) and the style definition language Cascading Style Sheets. ...
Browser games are electronic games that are played online via the Internet. ...
Adobe Flash (previously called Shockwave Flash and Macromedia Flash) is a set of multimedia technologies developed and distributed by Adobe Systems and earlier by Macromedia. ...
A Java applet is an applet delivered in the form of Java bytecode. ...
SVG redirects here. ...
Adobe Shockwave (formerly Macromedia Shockwave) was Macromedias first and most successful multimedia player prior to the introduction of Macromedia Flash (now Adobe Flash). ...
Meta tags are used to provide structured data about data. ...
Document Type Definition (DTD), defined slightly differently within the XML and SGML (the language XML was derived from) specifications, is one of several SGML and XML schema languages, and is also the term used to describe a document or portion thereof that is authored in the DTD language. ...
CSS redirects here. ...
JavaScript is a scripting language most often used for client-side web development. ...
From a more general/wide point of view, some information (grouped) elements, like a navigation bar, are uniform for all website pages, like a standard. These kind of "website standard information" are supplied by technologies like web template systems. A navigation bar (also known as links bar or linkbar) is an area/a pane of a Web page that contains hypertext links in order to navigate between pages of a website. ...
Stub, for web template + template engine + standards (of plugs and languages) The basic process on the system: content (from database), and presentation specifications (from web template), producing (through the template engine) web pages. ...
Rendering Web pages will often require more screen space than is available for a particular display resolution. Most modern browsers will place scrollbars (the bar at the side of the screen that allows you to move down) in the window to allow the user to see all content. Scrolling horizontally is less prevalent than vertical scrolling, not only because those pages do not print properly, but because it inconveniences the user more so than vertical scrolling would (because lines are horizontal; scrolling back and forth for every line is much more inconvenient than scrolling after reading a whole screen; also most computer keyboards have page up and down keys, and many computer mice have vertical scroll wheels, but the horizontal scrolling equivalents are rare). However, web pages may utilize page widening for various purposes.. Display standards comparison The display resolution of a digital television or computer display typically refers to the number of distinct pixels in each dimension that can be displayed. ...
A scrollbar, or slider, is a graphical widget in a GUI with which continuous text, pictures or anything else can be scrolled including time in video applications, i. ...
A 104-key PC US English QWERTY keyboard layout The Dvorak Simplified Keyboard layout A standard Hebrew keyboard showing both Hebrew and QWERTY. A computer keyboard is a peripheral partially modelled after the typewriter keyboard. ...
A contemporary computer mouse, with the most common standard features: two buttons and a scroll wheel. ...
A web page can either be a single HTML file, or made up of several HTML files represented using frames. Frames have been known to cause problems with navigation, printing, and search engine rankings [1], although these problems occur mostly in older-generation browsers. Their primary usage is to allow certain content which is usually meant to be static, such as page navigation or page headers, to remain in one place while the main content can be scrolled as necessary. Another merit of using a framed web page is that only the content in the "main" frame will be reloaded.[2] Frames are rendered very differently, depending on the host browser and for this reason, the usage of frames is typically frowned upon in professional web page development communities[3]. With design technologies such as CSS becoming more widespread in their usage, the effect frames provide can be made possible using a smaller amount of code and by using only one web page to display the same amount of content. This article does not cite any references or sources. ...
In communications, a code is a rule for converting a piece of information (for example, a letter, word, or phrase) into another form or representation, not necessarily of the same type. ...
When web pages are stored in a common directory of a web server, they become a website. A website will typically contain a group of web pages that are linked together, or have some other coherent method of navigation. The most important web page to have on a website is the index page. Depending on the web server settings, this index page can have many different names, but the most common are index.htm and index.html. When a browser visits the homepage for a website, or any URL pointing to a directory rather than a specific file, the web server will serve the index page to the requesting browser. If no index page is defined in the configuration, or no such file exists on the server, either an error or directory listing will be served to the browser. In computing, a directory, catalog, or folder[1] is an entity in a file system which contains a group of files and/or other directories. ...
In information technology, a server is an application or device that performs services for connected clients as part of a client-server architecture. ...
A website (alternatively, web site or Web site) is a collection of Web pages, images, videos or other digital assets that is hosted on one or more web servers, usually accessible via the Internet. ...
When an HTTP client (generally a web browser) requests a URL that points to a directory structure instead of an actual web page within the directory, the web server will generally serve a general page, which is often referred to as a main or index page. ...
Look up homepage in Wiktionary, the free dictionary. ...
// Uniform Resource Locator (URL) formerly known as Universal Resource Locator, is a technical, Web-related term used in two distinct meanings: In popular usage and many technical documents, it is a synonym for Uniform Resource Identifier (URI); Strictly, the idea of a uniform syntax for global identifiers of network-retrievable...
When creating a web page, it is important to ensure it conforms to the World Wide Web Consortium (W3C) standards for HTML, CSS, XML and other standards. The W3C standards are in place to ensure all browsers which conform to their standards can display identical content without any special consideration for proprietary rendering techniques. A properly coded web page is going to be accessible to many different browsers old and new alike, display resolutions, as well as those users with audio or visual impairments. WWWC redirects here. ...
URL -
Typically, web pages today are becoming more dynamic. A dynamic web page is one that is created server-side when it is requested, and then served to the end-user. These types of web pages typically do not have a permalink, or a static URL, associated with them. Today, this can be seen in many popular forums, online shopping, and even on Wikipedia. This practice is intended to reduce the amount of static pages in lieu of storing the relevant web page information in a database. Some search engines may have a hard time indexing a web page that is dynamic, so static web pages can be provided in those instances. A Uniform Resource Identifier (URI), is a compact string of characters used to identify or name a resource. ...
In classical hypertext navigation occurs among static documents, and, for web users, this experience is reproduced using static web pages. ...
Example of a permalink at Jason Kottkes blog. ...
This article is about computing. ...
The success of the Google search engine was mainly due to its powerful PageRank algorithm and its simple, easy-to-use interface. ...
Viewing a web page In order to graphically display a web page, a web browser is needed. This is a type of software that can retrieve web pages from the Internet. Most current web browsers include the ability to view the source code. Viewing a web page in a text editor will also display the source code, not the visual product. Application software is a subclass of computer software that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform. ...
Source code (commonly just source or code) is any series of statements written in some human-readable computer programming language. ...
Creating a web page To create a web page, a text editor or a specialized HTML editor is needed. In order to upload the created web page to a web server, traditionally an FTP client is needed. Notepad is the standard text editor for Microsoft Windows A text editor is a piece of computer software for editing plain text. ...
An HTML editor is a software application for creating web pages. ...
This article is about the File Transfer Protocol standardised by the IETF. For other file transfer protocols, see File transfer protocol (disambiguation). ...
The design of a web page is highly personal. A design can be made according to one's own preference, or a pre-made web template can be used. Web Templates let web page designers edit the content of a web page without having to worry about the overall aesthetics. Many people publish their own web pages using products like Geocities from Yahoo, Tripod, or Angelfire. These web publishing tools offer free page creation and hosting up to a certain size limit. A web template is an element of a web template system that is used to rapidly generate and mass-produce web pages through a pre-defined schematic, layout, or finite number of programming language instructions. ...
Other ways of making a web page is to download specialized software, like a Wiki, CMS, or forum. These options allow for quick and easy creation of a web page which is typically dynamic. Wikipedia, WordPress, and Invision Power Board are examples of the above three web page options. Wiki wiki redirects here. ...
A content management system (CMS) is computer software used to create, edit, manage, and publish content in a consistently organized fashion. ...
A typical Internet forum discussion, with common elements such as quotes and spoiler brackets A page from a forum showcasing emoticons and Internet slang An Internet forum is a web application for holding discussions and posting user generated content. ...
In classical hypertext navigation occurs among static documents, and, for web users, this experience is reproduced using static web pages. ...
Wikipedia (IPA: , or ( ) is a multilingual, web-based, free content encyclopedia project, operated by the Wikimedia Foundation, a non-profit organization. ...
This article is about the self-hosted blog software. ...
Invision Power Board (abbreviated IPB or IP.Board or IP Board) is Internet forum software produced by Invision Power Services, Inc. ...
Saving a web page While one is viewing a web page, a copy of it is saved locally; this is what is being viewed. Depending on the browser settings, this copy may be deleted at any time, or stored indefinitely, sometimes without the user realizing it. Most GUI browsers will contain all the options for saving a web page more permanently. These include, but are not limited to: - Saving the rendered text without formatting or images - Hyperlinks are not identified, but displayed as plain text
- Saving the HTML file as it was served - Overall structure will be preserved, although some links may be broken
- Saving the HTML file and changing relative links to absolute ones - Hyperlinks will be preserved
- Saving the entire web page - All images will be saved, as well as links being changed to absolute
- Saving the HTML file including all images, stylesheets and scripts into a single MHTML file. This is supported by Internet Explorer, Mozilla, Mozilla Firefox and Opera. Mozilla and Mozilla Firefox only support this if the MAF plugin has been installed. An MHTML file is based upon the MHTML standard.
Common web browsers, like Mozilla Firefox, Internet Explorer and Opera, give the option to not only print the currently viewed web page to a printer, but optionally to "print" to a file which can be viewed or printed later. Some web pages are designed, for example by use of CSS, so that hyperlinks, menus and other navigation items, which will be useless on paper, are rendered into print with this in mind. Space-wasting menus and navigational blocks may be absent from the printed version; other hyperlinks may be shown with the link destinations made explicit, either within the body of the page or perhaps listed at then end. Windows Internet Explorer (formerly Microsoft Internet Explorer abbreviated MSIE), commonly abbreviated to IE, is a series of graphical web browsers developed by Microsoft and included as part of the Microsoft Windows line of operating systems starting in 1995. ...
Mozilla was the official, public, original name of Mozilla Application Suite by the Mozilla Foundation, nowadays called SeaMonkey suite. ...
Opera is a web browser and Internet suite developed by the Norwegian Opera Software company. ...
MHTML stands for MIME HTML. It is a standard for including resources that in usual HTTP pages are linked externally, such as images and sound files, in the same file as the HTML code, based on RFC 2557. ...
Firefox redirects here. ...
Windows Internet Explorer (formerly Microsoft Internet Explorer abbreviated MSIE), commonly abbreviated to IE, is a series of graphical web browsers developed by Microsoft and included as part of the Microsoft Windows line of operating systems starting in 1995. ...
For other uses, see Opera (disambiguation). ...
See also A dead link or broken link is a link on the world wide web that points to a webpage or server that is permanently unavailable. ...
The term domain name has multiple related meanings: A name that identifies a computer or computers on the Internet. ...
Look up guest book in Wiktionary, the free dictionary. ...
Look up homepage in Wiktionary, the free dictionary. ...
In computing, an HTML element indicates structure in an HTML document and a way of hierarchically arranging content. ...
Web Document is a extended (and more informal) concept for web page, to be protocol independent and format independent. ...
A web template is an element of a web template system that is used to rapidly generate and mass-produce web pages through a pre-defined schematic, layout, or finite number of programming language instructions. ...
A website (alternatively, web site or Web site) is a collection of Web pages, images, videos or other digital assets that is hosted on one or more web servers, usually accessible via the Internet. ...
References - ^ Frames Problems - ITC Web Development
- ^ Using Frames for Layout
- ^ http://www.agnr.umd.edu/intranet/webtips/frames.html
|