Diff for /Amaya/amaya/AmayaPage.html between versions 1.76 and 1.77

version 1.76, 2000/11/10 11:14:56 version 1.77, 2000/11/10 11:48:56
Line 1 Line 1
 <html>  <?xml version="1.0" encoding="iso-8859-1"?>
   <html xmlns="http://www.w3.org/1999/xhtml">
 <head>  <head>
   <title>Welcome to Amaya</title>    <title>Welcome to Amaya</title>
   <style type="text/css">    <style type="text/css">
Line 17 Line 18
  a:active {color: #ff0000; font-weight: bold}   a:active {color: #ff0000; font-weight: bold}
  a:visited {color: #9820c8; font-weight: bold}   a:visited {color: #9820c8; font-weight: bold}
   </style>    </style>
   <meta http-equiv="Content-Type" content="text/html">    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 </head>  </head>
   
 <body>  <body>
Line 149  double click. This behavior can be chang Line 150  double click. This behavior can be chang
 using the Special/Preferences menu.</p>  using the Special/Preferences menu.</p>
   
 <p>Amaya includes a collaborative <a href="../doc/amaya/Annotations.html"><img  <p>Amaya includes a collaborative <a href="../doc/amaya/Annotations.html"><img
 src="../doc/Icons/annot.png" alt="annotation icon">annotation</a> application based on W3C  src="../doc/Icons/annot.png" alt="annotation icon" />annotation</a>
 technologies (RDF, XLink, and XPointer). Annotations are external comments,  application based on W3C technologies (RDF, XLink, and XPointer). Annotations
 notes, remarks that can be attached to any Web document or a selected part of  are external comments, notes, remarks that can be attached to any Web document
 the document. Annotations are stored either into the local file system or into  or a selected part of the document. Annotations are stored either into the
 annotation servers and can be shared. The creation of annotations on a  local file system or into annotation servers and can be shared. The creation
 document doesn't modify the document itself.</p>  of annotations on a document doesn't modify the document itself.</p>
 </div>  </div>
   
 <div>  <div>

Removed from v.1.76  
changed lines
  Added in v.1.77


Webmaster