home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / creating_new_documents.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-11  |  1.7 KB  |  54 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4.  
  5.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8.  
  9. <head>
  10.  
  11.   <meta name="generator" content="amaya 7.2, see http://www.w3.org/Amaya/" />
  12.  
  13.   <title>Creating New Documents</title>
  14.  
  15.   <style type="text/css">
  16.  
  17.   </style>
  18.  
  19.   <link href="../style.css" rel="stylesheet" type="text/css" />
  20.  
  21. </head>
  22.  
  23.  
  24.  
  25. <body xml:lang="en" lang="en">
  26.  
  27.  
  28.  
  29. <table border="0" width="100%" summary="toc">
  30.  
  31.   <tbody>
  32.  
  33.     <tr>
  34.  
  35.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  36.  
  37.         src="../../images/amaya.gif" /></td>
  38.  
  39.       <td><p align="right"><a href="../Document.html" accesskey="t"><img
  40.  
  41.         alt="top" src="../../images/up.gif" /></a> </p>
  42.  
  43.       </td>
  44.  
  45.     </tr>
  46.  
  47.   </tbody>
  48.  
  49. </table>
  50.  
  51.  
  52.  
  53. <div id="page_body">
  54.  
  55. <h1>Creating New Documents</h1>
  56.  
  57.  
  58.  
  59. <p>Amaya allows you to create both local or remote documents. Three types of
  60.  
  61. documents are available:</p>
  62.  
  63. <ul>
  64.  
  65.   <li>XHTML</li>
  66.  
  67.   <li>MathML</li>
  68.  
  69.   <li>SVG</li>
  70.  
  71. </ul>
  72.  
  73.  
  74.  
  75. <p class="ProcedureCaption">To create a document:</p>
  76.  
  77. <ol>
  78.  
  79.   <li>Choose <strong>New</strong> from the <strong>File</strong> menu, and
  80.  
  81.     then select the file type that you want to create. 
  82.  
  83.     <p></p>
  84.  
  85.   </li>
  86.  
  87.   <li>At the prompt, type the URI or the local path name of the new document
  88.  
  89.     (a default name is assigned to the document if no name is specified). 
  90.  
  91.     <p></p>
  92.  
  93.   </li>
  94.  
  95.   <li>Click <strong>Confirm.</strong> A new window opens with the
  96.  
  97.     specified document, and a root element is created.</li>
  98.  
  99. </ol>
  100.  
  101. </div>
  102.  
  103. </body>
  104.  
  105. </html>
  106.  
  107.