Hypermedia
From Just Solve the File Format Problem
(Difference between revisions)
(→HTML) |
|||
Line 6: | Line 6: | ||
'''Hypermedia''' formats combine text, graphics, audio, video, and executable code, with the ability to link them to one another. | '''Hypermedia''' formats combine text, graphics, audio, video, and executable code, with the ability to link them to one another. | ||
− | '''Hypertext''' is a subset of hypermedia, in which the document consists entirely or primarily of text | + | '''Hypertext''' is a subset of hypermedia, in which the document consists entirely or primarily of text. |
== Card-stack hypermedia == | == Card-stack hypermedia == | ||
Line 44: | Line 44: | ||
See also [[Web]] (the most well-known hypermedia platform, though most Web formats separate the elements into different files) | See also [[Web]] (the most well-known hypermedia platform, though most Web formats separate the elements into different files) | ||
+ | |||
+ | == Links == | ||
+ | * [[Wikipedia: Hypermedia]] | ||
+ | * [[Wikipedia: Hypertext]] |
Revision as of 21:10, 14 April 2016
Hypermedia formats combine text, graphics, audio, video, and executable code, with the ability to link them to one another.
Hypertext is a subset of hypermedia, in which the document consists entirely or primarily of text.
Contents[hide] |
Card-stack hypermedia
(hypermedia with a "stack of cards" metaphor)
HTML
(Formats closely related to HTML)
- Accelerated Mobile Pages
- Compressed Markup Language
- HTML (and XHTML)
- MHTML
- OBML (Opera Binary Markup Language)
- RASH
- Scholarly HTML
Wikis
(collaboratively-editable hypertext)
- MediaWiki (software used in many wikis including Wikipedia and File Formats Wiki)
- Stackoverflow (a wiki-like portal for professional information in question/answer format)
- Wiki markup
- XWiki (wiki written in Java)
Other hypermedia
See also Web (the most well-known hypermedia platform, though most Web formats separate the elements into different files)