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. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta name="generator" content="amaya 7.2, see http://www.w3.org/Amaya/" />
  7.   <title>Creating New Documents</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <link href="../style.css" rel="stylesheet" type="text/css" />
  11. </head>
  12.  
  13. <body xml:lang="en" lang="en">
  14.  
  15. <table border="0" width="100%" summary="toc">
  16.   <tbody>
  17.     <tr>
  18.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  19.         src="../../images/amaya.gif" /></td>
  20.       <td><p align="right"><a href="../Document.html" accesskey="t"><img
  21.         alt="top" src="../../images/up.gif" /></a> </p>
  22.       </td>
  23.     </tr>
  24.   </tbody>
  25. </table>
  26.  
  27. <div id="page_body">
  28. <h1>Creating New Documents</h1>
  29.  
  30. <p>Amaya allows you to create both local or remote documents. Three types of
  31. documents are available:</p>
  32. <ul>
  33.   <li>XHTML</li>
  34.   <li>MathML</li>
  35.   <li>SVG</li>
  36. </ul>
  37.  
  38. <p class="ProcedureCaption">To create a document:</p>
  39. <ol>
  40.   <li>Choose <strong>New</strong> from the <strong>File</strong> menu, and
  41.     then select the file type that you want to create. 
  42.     <p></p>
  43.   </li>
  44.   <li>At the prompt, type the URI or the local path name of the new document
  45.     (a default name is assigned to the document if no name is specified). 
  46.     <p></p>
  47.   </li>
  48.   <li>Click <strong>Confirm.</strong> A new window opens with the
  49.     specified document, and a root element is created.</li>
  50. </ol>
  51. </div>
  52. </body>
  53. </html>
  54.