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 / copying_attributes.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-14  |  2.1 KB  |  61 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.     
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8.   <meta name="GENERATOR" content="amaya 5.2" /> 
  9.   <title>Copying Attributes</title>
  10.   <style type="text/css">  </style>
  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="editing_attributes_through_the_attributes_menu.html" accesskey="p"><img alt="previous"
  22.         src="../../images/left.gif" /></a> 
  23.         <a href="../Attributes.html" accesskey="t"><img alt="top" src="../../images/up.gif" /></a> 
  24.         <a href="editing_attributes_in_the_structure_view.html" accesskey="n"><img alt="next"
  25.         src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Copying Attributes</h1>
  33.  
  34. <p>An attribute is not the same thing as element and an attribute cannot be
  35. copied by the <strong>Copy</strong> or <strong>Paste</strong> options on the
  36. <strong>Edit </strong>menu.</p>
  37.  
  38. <p>To copy an attribute, you must use the <strong>Attributes</strong>
  39. menu:</p>
  40. <ol>
  41.   <li>Select the element with the attribute you want to copy.
  42.     <p></p>
  43.   </li>
  44.   <li>Select the appropriate attribute entry from the
  45.     <strong>Attributes</strong> menu.
  46.     <p></p>
  47.   </li>
  48.   <li>Select the new element to which you want to associate the current
  49.     attribute and click the <strong>Apply</strong> button.</li>
  50. </ol>
  51.  
  52. <h2>See Also:</h2>
  53. <ul>
  54.   <li><a href="editing_attributes_through_the_attributes_menu.html">Editing
  55.     Attributes through the Attributes Menu</a></li>
  56. </ul>
  57. </div>
  58.  
  59. </body>
  60. </html>
  61.