home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / enter-2004-01.iso / files / soto_en / f_0067 / common.jar / file05.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-03-08  |  1010 b   |  30 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <html>
  3. <head>
  4. <title>Deleting text</title>
  5. <meta name="filename" content="file05"/>
  6. <help:css-file-link xmlns:help="http://openoffice.org/2000/help"/>
  7. <!--The CSS style header method for setting styles-->
  8. <style type="text/css">
  9.  
  10.                 p.P1{
  11.                                 }
  12.                 span.T1{
  13.                                 font-weight:bold;}
  14. </style>
  15. </head>
  16.  
  17. <body>
  18.   <p class="P1"/>
  19. <p class="Head1">Deleting text</p>
  20. <help:key-word value="" tag="kw16_17"  xmlns:help="http://openoffice.org/2000/help"/>
  21.    <help:key-word value="" tag="kw16_18"  xmlns:help="http://openoffice.org/2000/help"/>
  22.  
  23. <p class="Paragraph">Use the <span class="T1">backspace key</span> to remove the character to the left of the cursor, or the <span class="T1">delete</span>
  24. key to remove the character to the right of the cursor.  To delete larger chunks of text, select
  25. the text you want to remove and press <span class="T1">backspace</span>.
  26. </p>
  27.  
  28. </body>
  29. </html>
  30.