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 / about_merging_elements.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-14  |  1.9 KB  |  48 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>About Merging Elements</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="GENERATOR" content="amaya 5.4, 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="about_inserting_a_division.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../Changing.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a href="../Transform.html"
  25.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>About Merging Elements</h1>
  33.  
  34. <p class="MsoNormal">You can merge successive elements, even if they are not
  35. at the same level in the document structure, by using the
  36. <kbd>Backspace</kbd> and <kbd>Delete</kbd> keys. When the insertion point is
  37. at the end of an element, use the <kbd>Delete</kbd> key to merge; when it is
  38. at the beginning of an element, use the <kbd>Backspace</kbd> key. In both
  39. cases, these keys do not delete any characters; instead they merge elements
  40. previously separated by a structure boundary.</p>
  41.  
  42. <p class="MsoNormal">Note that when the insertion point is within an element,
  43. the <kbd>Backspace</kbd> and <kbd>Delete</kbd> keys delete the next or
  44. previous character as usual.</p>
  45. </div>
  46. </body>
  47. </html>
  48.