Difference between revisions of "Hypertext Markup Language"

From Computer History Wiki
Jump to: navigation, search
(An acceptable start)
 
m (+cat)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Hypertext Markup Language''' is the [[source code]] for pages in the [[World Wide Web]]; it provide (as the name suggests) [[hypertext]] functionality.
+
'''Hypertext Markup Language''' is the format of the [[source code]] for pages in the [[World Wide Web]]; it provides (as the name suggests) [[hypertext]] functionality.
  
There have been a number of versions, as the Web's capabilities grew; the early versions were mostly focused on displaying static [[multi-media]] content, but later ones allowed for considerable computation (in response to [[user]] actions) in the [[browser]] on the [[client]] system.
+
There have been a number of versions, as the Web's capabilities grew; the early versions were mostly focused on displaying static [[multi-media]] content, but later ones allowed for considerable activity in the [[browser]] on the [[client]] system in response to [[user]] actions.
  
 
{{semi-stub}}
 
{{semi-stub}}
 +
 +
[[Category: Internet]]

Latest revision as of 23:49, 16 December 2018

Hypertext Markup Language is the format of the source code for pages in the World Wide Web; it provides (as the name suggests) hypertext functionality.

There have been a number of versions, as the Web's capabilities grew; the early versions were mostly focused on displaying static multi-media content, but later ones allowed for considerable activity in the browser on the client system in response to user actions.