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 / exiting_anchors.html < prev    next >
Encoding:
Extensible Markup Language  |  2005-01-06  |  2.9 KB  |  72 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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>Exiting Anchors or Styled Character Strings</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="generator" content="amaya 8.2+, see http://www.w3.org/Amaya/" />
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" width="100%" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p align="right"><a href="the_enter_key.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../Creating.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a
  25.         href="creating_nested_structures.html" accesskey="n"><img alt="next"
  26.         src="../../images/right.gif" /></a></p>
  27.       </td>
  28.     </tr>
  29.   </tbody>
  30. </table>
  31.  
  32. <div id="page_body">
  33. <h1>Exiting Anchors, Styled Character Strings, etc.</h1>
  34.  
  35. <p>When a paragraph or another block of text is styled terminated by an
  36. anchor or a character string in bold, italic or other such style moving the
  37. insertion point to the end and typing new text appends characters to the
  38. anchor or the styled string.</p>
  39.  
  40. <p>To exit an anchor or styled element and enter plain text:</p>
  41. <ol>
  42.   <li>Move the cursor to the end of the anchor or style element, and then
  43.     press <b>Enter</b> and continue typing after the element.</li>
  44.   <li>The same method can be used to enter plain text at the beginning of a
  45.     block starting with an anchor or styled characters. Move the cursor to
  46.     the beginning of the anchor or style element, and then press <b>Enter</b>
  47.     and continue typing before the element.</li>
  48. </ol>
  49.  
  50. <p>To get out of a <pre> or a table:</p>
  51. <ul>
  52.   <li>When the cursor is at the end of a <code><pre></code> formatted,
  53.     hitting the <b>Enter</b> key creates a new line in the
  54.     <code><pre></code>. To create another element, say a paragraph,
  55.     after the <code><pre></code>, you can use the
  56.     <strong>XHTML</strong> menu and select the type of the element you want
  57.     to create.</li>
  58.   <li>Another way to achieve this result is to select the whole
  59.     <code><pre></code> element with the <code>F2</code> key) and to 
  60.     press <b>Enter</b>. This creates a new
  61.     paragraph after the <code><pre></code> element.</li>
  62. </ul>
  63.  
  64. <p>This works also for a table: select the whole table and press <b>Enter</b>
  65. to create a new paragraph after the table. You can also get out of a table by
  66. pressing Enter until you are out of the table.</p>
  67.  
  68. <p></p>
  69. </div>
  70. </body>
  71. </html>
  72.