<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Cut, Copy and Paste</title> <link rel="STYLESHEET" href="style.css" type="text/css"> <SCRIPT TYPE="text/javascript" SRC="backlink.js"></SCRIPT> </head> <body> <h2>Cut, Copy, and Paste</h2> <ul> <li>To cut the information you will first have to highlight the text. Do this by holding down your left mouse button and dragging it over the text you wish to relocate. Look for the icon of the scissors on the tool bar, and click on them. This will cut the text, or make it disappear. <div class="img"> <p><img src="images/Cut.bmp" width="75" height="75" border="0" alt="cut"> </div> <li>To copy the text follow the instructions above, but this time select the copy icon. <div class="img"> <p><img src= "images/Copy.bmp" width="75" height="75" border="0" alt="copy"> </div> <li>Navigate back to AbiWord. Place the cursor in the section of the document where you want to locate the text, and select the paste icon. <div class="img"> <p><img src= "images/Paste.bmp" width="75" height="75" border="0" alt="paste"> </div> </ul> <a name="bullets"></a> <p> <SCRIPT TYPE="text/javascript"> <!-- var gb = new backlink(); gb.text = "Go Back"; gb.write(); //--> </SCRIPT> </body> </html>