Difference between revisions of "Hypertext"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(details)
Line 1: Line 1:
'''Hypertext''' is text displayed on a computer display or other electronic devices with references ([[Hyperlink|hyperlinks]]) to other text which the reader can immediately access, or where text can be revealed progressively at multiple levels of detail.
+
'''Hypertext''' is [[text]] displayed on a [[computer monitor]] or other electronic devices with ([[Hyperlink|hyperlinks]]) to other text which the reader can immediately access, or where text can be revealed progressively at multiple levels of detail.
  
The hypertext pages are interconnected by hyperlinks, typically activated by a mouse click, keypress sequence or by touching the screen.  
+
== Description ==
 +
 
 +
Hypertext pages are interconnected by hyperlinks, typically activated by a mouse click, keypress sequence or by touching the screen.  
  
 
Apart from text, hypertext is sometimes used to describe tables, images and other presentational content forms with hyperlinks.  
 
Apart from text, hypertext is sometimes used to describe tables, images and other presentational content forms with hyperlinks.  
Line 13: Line 15:
 
== See Also ==
 
== See Also ==
  
 +
* [[HTML]]
 +
* [[Hyperlink]]
 
* [[Hypermedia]]
 
* [[Hypermedia]]
 +
* [[Web page]]
  
 
== External Links ==
 
== External Links ==
  
 
* [https://en.wikipedia.org/wiki/Hypertext Hypertext] Wikipedia
 
* [https://en.wikipedia.org/wiki/Hypertext Hypertext] Wikipedia

Revision as of 08:11, 30 August 2015

Hypertext is text displayed on a computer monitor or other electronic devices with (hyperlinks) to other text which the reader can immediately access, or where text can be revealed progressively at multiple levels of detail.

Description

Hypertext pages are interconnected by hyperlinks, typically activated by a mouse click, keypress sequence or by touching the screen.

Apart from text, hypertext is sometimes used to describe tables, images and other presentational content forms with hyperlinks.

Hypertext is the underlying concept defining the structure of the World Wide Web, with pages often written in the Hypertext Markup Language (HTML).

Hypertext enables an easy-to-use and flexible connection and sharing of information over the Internet.

Note how hypertext is not just flat text with highlights or paragraphs omitted during display, but rather, the text is hyper-structured with hyperlinks or other structures embedded inside a page, including hidden search words, to control the display and connection with other pages or hypertext nodes.

See Also

External Links