diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
commit | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (patch) | |
tree | 0dd8b084480983cf9f9680e8aedb92782a921b13 /files/es/glossary/hypertext | |
parent | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (diff) | |
download | translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.gz translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.bz2 translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.zip |
initial commit
Diffstat (limited to 'files/es/glossary/hypertext')
-rw-r--r-- | files/es/glossary/hypertext/index.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/files/es/glossary/hypertext/index.html b/files/es/glossary/hypertext/index.html new file mode 100644 index 0000000000..019cf6975b --- /dev/null +++ b/files/es/glossary/hypertext/index.html @@ -0,0 +1,24 @@ +--- +title: Hipertexto +slug: Glossary/Hypertext +tags: + - Glosario +translation_of: Glossary/Hypertext +--- +<p>El hipertexto es texto que contiene enlaces a otros textos, y no un flujo único y lineal como el de una novela.</p> + +<p>El término fue acuñado por Ted Nelson alrededor del año 1965.</p> + +<h2 id="Aprenda_más">Aprenda más</h2> + +<h3 id="Conocimiento_general">Conocimiento general</h3> + +<ul> + <li>{{interwiki("wikipedia", "Hipertexto", "Hipertexto")}} en Wikipedia</li> +</ul> + +<h3 id="Referencia_Técnica">Referencia Técnica</h3> + +<ul> + <li><a href="http://www.ualberta.ca/dept/chemeng/AIX-43/share/man/info/C/a_doc_lib/aixuser/aix6kdov/hyperv1aix.htm">Hypertext Information Base</a></li> +</ul> |