Diff for /Amaya/amaya/AmayaPage_WX.html between versions 1.5 and 1.6

version 1.5, 2004/12/21 15:34:01 version 1.6, 2004/12/21 16:20:12
Line 77 Line 77
 <h1>Welcome to Amaya 9.0</h1>  <h1>Welcome to Amaya 9.0</h1>
   
 <p>Amaya is a Web client that acts both as a browser and as an authoring  <p>Amaya is a Web client that acts both as a browser and as an authoring
 tool. It has been designed by <a href="http://www.w3.org/">W3C</a> and <a  tool. It has been designed by <a
   href="http://www.inria.fr/index.en.html">W3C</a> and <a
 href="http://www.inria.fr/">INRIA</a> with the primary purpose of  href="http://www.inria.fr/">INRIA</a> with the primary purpose of
 demonstrating new Web technologies and helping users to generate valid Web  demonstrating new Web technologies and helping users to generate valid Web
 pages.<br />  pages.<br />
Line 85  With Amaya, you can manipulate rich Web Line 86  With Amaya, you can manipulate rich Web
 the most advanced features from <acronym  the most advanced features from <acronym
 title="Hypertext Markup Language">XHTML</acronym>. You can create and edit  title="Hypertext Markup Language">XHTML</acronym>. You can create and edit
 complex <a href="../doc/html/Math.html">mathematical expressions</a> within  complex <a href="../doc/html/Math.html">mathematical expressions</a> within
 Web pages. You can style your documents using Cascading Style Sheets.</p>  Web pages. You can style your documents using Cascading Style Sheets
   (CSS).</p>
   
 <div class="body">  <div class="body">
 <p>Did you know?</p>  <p>Did you know?</p>
Line 96  Web pages. You can style your documents Line 98  Web pages. You can style your documents
       <p>functions (copy, paste, attributes, etc.) to the right element.</p>        <p>functions (copy, paste, attributes, etc.) to the right element.</p>
     </dd>      </dd>
   <dt>Documents can be edited through different synchronized views</dt>    <dt>Documents can be edited through different synchronized views</dt>
     <dd>The View menu allows you to open the Structure view, the Source view,      <dd>The Views menu allows you to open the Structure view, the Source
       etc. A click on the bottom red line opens or closes a second view.</dd>        view, etc. Just click the red line at the bottom to open or close an
         additional view</dd>
   <dt>Documents can be published directly on remote servers</dt>    <dt>Documents can be published directly on remote servers</dt>
     <dd>With the http PUT method you can write on a server provided you are      <dd>With the http PUT method you can save a Web page on a remote server
       allowed to do so.</dd>        provided you are allowed to do so.</dd>
   <dt>Links can be created by a simple click</dt>    <dt>Links can be created by a simple click</dt>
     <dd>To create a link you can directly click a target (use <code>Views      <dd>To create a link you can directly click its target (use <code>Views
       &gt; Show targets</code> to display available targets).</dd>        &gt; Show targets</code> to display targets).</dd>
   <dt>Amaya provides advanced commands</dt>    <dt>Amaya provides advanced commands</dt>
     <dd>Section numbering, Generation of table of contents, Insertion of time      <dd>Section numbering, generation of table of contents, insertion of time
       stamp , Structure transformation.</dd>        stamp , structure transformation.</dd>
 </dl>  </dl>
 </div>  </div>
   
Line 118  title="Massachusetts Institute of Techno Line 121  title="Massachusetts Institute of Techno
 Copyright Statement</a> appears with <strong>all</strong> copies of the  Copyright Statement</a> appears with <strong>all</strong> copies of the
 software and documentation or portions thereof, including modifications that  software and documentation or portions thereof, including modifications that
 you make.</p>  you make.</p>
   
 <p></p>  
 </body>  </body>
 </html>  </html>

Removed from v.1.5  
changed lines
  Added in v.1.6


Webmaster