|
NOTE:
These slides have not been updated since 2003. They have been superseded by the book
Anders Møller and Michael Schwartzbach, February 2006 |
|
| THE XML REVOLUTION - TECHNOLOGIES FOR THE FUTURE WEB |
|
What is hyper-text?
<table width="99%">
<tr>
<td align=left>
<a href="../index.html">
<img src="../home.gif" border=0>
</a>
<a href="../info.html">
<img src="../info.gif" border=0>
</a>
<td align=right>
<a href="index.html">
<img src="../left.gif" border=0>
</a>
<a href="index.html">
<img src="../up.gif" border=0>
</a>
<a href="motivation.html">
<img src="../right.gif" border=0>
</a>
</td>
</tr>
</table>
<p>
<h1>Hyper-Text Markup Language</h1>
What is <b>hyper-text</b>?
<ul>
<li>a document that contains <b>links</b> to other documents
(and text, sound, images...)
<li>links may be <b>actuated</b> automatically or on request
<li>linked documents may <b>replace</b>, be <b>inlined</b>,
or create a <b>new</b> window
<li>most combinations are supported by HTML
</ul>
|
|
| COPYRIGHT © 2000-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH |
|