home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / removing_style.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  5.8 KB  |  181 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.   <meta name="GENERATOR" content="amaya 6.0, see http://www.w3.org/Amaya/" />
  8.   <title>Removing Style</title>
  9.   <style type="text/css">
  10.   </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" 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><a href="creating_html_style_elements.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../StyleSheets.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="page_body">
  31. <h1>Removing Style</h1>
  32.  
  33. <p>HTML provides some character-level elements that allow you to associate
  34. style with character strings. You can also remove any associated style from a
  35. character string.</p>
  36.  
  37. <p class="ProcedureCaption">To remove style from a character string</p>
  38. <ol>
  39.   <li>Select the character string from within the document from which youwant
  40.     to remove the style. 
  41.     <p></p>
  42.   </li>
  43.   <li>Choose <strong>InformationType</strong> from the
  44.     <strong>Style</strong>menu. 
  45.     <p></p>
  46.   </li>
  47.   <li>From the submenu, select the style command that you want to remove. For
  48.     example, if you want to remove the <strong>emphasis</strong> style
  49.     command from a character string, select <strong>emphasis.</strong> 
  50.     <p></p>
  51.     <p class="Note"><strong>Note:</strong>    You can also select
  52.     styles directly from the keyboard. Keyboard shortcuts are listed on the
  53.     <strong>Style > Information Type</strong> submenu and in the following
  54.     table.</p>
  55.   </li>
  56. </ol>
  57.  
  58. <p class="TableTitle" style="margin-left:0in"><strong>Table 1: Style Menu
  59. Commands</strong></p>
  60.  
  61. <table class="characters">
  62.   <tbody>
  63.     <tr>
  64.       <td width="147" valign="top"><p class="TableTitle"><strong>Style Menu
  65.         Command</strong></p>
  66.       </td>
  67.       <td width="147" valign="top"><p class="TableTitle"><strong>Keyboard
  68.         Shortcut</strong></p>
  69.       </td>
  70.       <td width="147" valign="top"><p class="TableTitle"><strong>Related
  71.         button</strong></p>
  72.       </td>
  73.     </tr>
  74.     <tr>
  75.       <td width="147" valign="top"><p class="TableText">Emphasis (em)</p>
  76.       </td>
  77.       <td valign="top"><p class="TableText"><code>Shift + Ctrl + I</code></p>
  78.       </td>
  79.       <td valign="top"><img src="../../images/Em.gif" alt="Emphasis button"
  80.       /></td>
  81.     </tr>
  82.     <tr>
  83.       <td width="147" valign="top"><p class="TableText">Strong</p>
  84.       </td>
  85.       <td valign="top"><p class="TableText"><code>Shift + Ctrl + B</code></p>
  86.       </td>
  87.       <td valign="top"><img src="../../images/Strong.gif" alt="Strong button"
  88.         /></td>
  89.     </tr>
  90.     <tr>
  91.       <td width="147" valign="top"><p class="TableText">Cite</p>
  92.       </td>
  93.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  94.         <code>Alt + w</code></p>
  95.       </td>
  96.       <td></td>
  97.     </tr>
  98.     <tr>
  99.       <td width="147" valign="top"><p class="TableText">Definition (dfn)</p>
  100.       </td>
  101.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  102.         <code>Alt + d</code></p>
  103.       </td>
  104.       <td></td>
  105.     </tr>
  106.     <tr>
  107.       <td width="147" valign="top"><p class="TableText">Code</p>
  108.       </td>
  109.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  110.         <code>Alt + c</code></p>
  111.       </td>
  112.       <td valign="top"><img src="../../images/code.gif" alt="Code button"
  113.       /></td>
  114.     </tr>
  115.     <tr>
  116.       <td width="147" valign="top"><p class="TableText">Variable (var)</p>
  117.       </td>
  118.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  119.         <code>Alt + v</code></p>
  120.       </td>
  121.       <td></td>
  122.     </tr>
  123.     <tr>
  124.       <td width="147" valign="top"><p class="TableText">Sample (samp)</p>
  125.       </td>
  126.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  127.         <code>Alt + s</code></p>
  128.       </td>
  129.       <td></td>
  130.     </tr>
  131.     <tr>
  132.       <td width="147" valign="top"><p class="TableText">Keyboard (kbd)</p>
  133.       </td>
  134.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  135.         <code>Alt + k</code></p>
  136.       </td>
  137.       <td></td>
  138.     </tr>
  139.     <tr>
  140.       <td width="147" valign="top"><p class="TableText">Abbreviation
  141.         (abbr)</p>
  142.       </td>
  143.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  144.         <code>Alt + a</code></p>
  145.       </td>
  146.       <td></td>
  147.     </tr>
  148.     <tr>
  149.       <td width="147" valign="top"><p class="TableText">Acronym</p>
  150.       </td>
  151.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  152.         <code>Alt + z</code></p>
  153.       </td>
  154.       <td></td>
  155.     </tr>
  156.     <tr>
  157.       <td width="147" valign="top"><p class="TableText">Insertion (ins)</p>
  158.       </td>
  159.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  160.         <code>Alt + i</code></p>
  161.       </td>
  162.       <td></td>
  163.     </tr>
  164.     <tr>
  165.       <td width="147" valign="top"><p class="TableText">Deletion (del)</p>
  166.       </td>
  167.       <td valign="top"><p class="TableText"><code>Alt + t</code><br />
  168.         <code>Alt + Delete</code></p>
  169.       </td>
  170.       <td></td>
  171.     </tr>
  172.   </tbody>
  173. </table>
  174.  
  175. <p> <strong>Note:</strong> The attributes of all style commands
  176. attributed to any character string are removed when you highlight that text
  177. and reselect the style commands.</p>
  178. </div>
  179. </body>
  180. </html>
  181.