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 / adding_an_image.html < prev    next >
Encoding:
Extensible Markup Language  |  2005-02-23  |  2.6 KB  |  67 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>Adding an Image</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="GENERATOR" content="amaya 9.0.1, see http://www.w3.org/Amaya/"
  11.   />
  12.   <link href="../style.css" rel="stylesheet" type="text/css" />
  13. </head>
  14.  
  15. <body xml:lang="en" lang="en">
  16.  
  17. <table border="0" width="100%" summary="toc">
  18.   <tbody>
  19.     <tr>
  20.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  21.         src="../../images/amaya.gif" /></td>
  22.       <td><p align="right"><a href="working_with_image_maps.html"
  23.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  24.         <a href="../ImageMaps.html" accesskey="t"><img alt="top"
  25.         src="../../images/up.gif" /></a> <a
  26.         href="creating_clientside_image_maps.html" accesskey="n"><img
  27.         alt="next" src="../../images/right.gif" /></a></p>
  28.       </td>
  29.     </tr>
  30.   </tbody>
  31. </table>
  32.  
  33. <div id="page_body">
  34. <h1>Adding or replacing an Image</h1>
  35.  
  36. <p>To <em>insert</em> an image, choose <strong>Image</strong> from the
  37. <strong>Xhtml</strong> menu, click the <strong>Image</strong> <img
  38. src="../../images/Image.gif" alt="Image button" /> button, or use the
  39. keyboard shortcut (<code>Control-h</code> in Windows, <code>Control-i</code>
  40. in Unix). The resulting dialog lets you enter the file name and alternative
  41. text ('ALT' text) of the desired image. Be careful: the alternative text is
  42. mandatory. You must provide some text in the corresponding field.</p>
  43.  
  44. <p>If an image is selected (do so by dragging over the image) when opening
  45. the image dialog, the selected image is then <em>replaced</em> by the new
  46. image.</p>
  47.  
  48. <p>To provide a long description for an image presenting complex information,
  49. you should do so in a separate document and link it by giving the URI as a
  50. <span
  51. style="font-size:9.0pt;font-family:'Courier New'"><code>longdesc</code>.</span>
  52. This command is also available on the <strong>Attributes</strong> menu.</p>
  53.  
  54. <p>To help find an image file you can enter a filter field, and use the
  55. filter button, and the dialog will list only the files that match your
  56. pattern.</p>
  57.  
  58. <h2>See Also:</h2>
  59. <ul>
  60.   <li><a href="working_with_image_maps.html">Working with Image Maps</a></li>
  61.   <li><a href="../using_graphics/working_with_graphics.html">Working with
  62.     Graphics</a></li>
  63. </ul>
  64. </div>
  65. </body>
  66. </html>
  67.