home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 May / PCWorld_2005-05_cd.bin / komunikace / amaya / amaya-WinXP-9.1.exe / doc / html / using_graphics / ChangeSVGLibPresentation.html.es < prev    next >
Extensible Markup Language  |  2004-10-18  |  2KB  |  60 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 name="GENERATOR" content="amaya 7.2, see http://www.w3.org/Amaya/" />
  7.   <title>Manage SVG library</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <link href="../style.css" rel="stylesheet" type="text/css" />
  11. </head>
  12.  
  13. <body xml:lang="es" lang="es">
  14.  
  15. <table border="0" width="100%" summary="toc">
  16.   <tbody>
  17.     <tr>
  18.       <td><img alt="W3C" src="../../images/w3c_home" /><img alt="Amaya"
  19.         src="../../images/amaya.gif" /></td>
  20.       <td><p align="right"><a href="AddSVGLib.html.es" accesskey="p"><img alt="anterior"
  21.         src="../../images/left.gif" /></a> <a href="SVGLibrary.html.es"
  22.         accesskey="t"><img alt="superior" src="../../images/up.gif" /></a></p>
  23.       </td>
  24.     </tr>
  25.   </tbody>
  26. </table>
  27.  
  28. <div id="page_body">
  29. <h1>C≤mo cambiar la presentaci≤n de una biblioteca SVG</h1>
  30.  
  31. <p>Puedes usar CSS (Hojas de estilo en cascada) para modificar la
  32. presentaci≤n de una bliblioteca SVG. La biblioteca SVG es un documento XHTML,
  33. de manera que puedes modificar todas las reglas de presentaci≤n de un
  34. documento : tablas, orden, imßgenes, tama±o, etc. ... (Ver la recomendaci≤n
  35. CSS).</p>
  36.  
  37. <p>Este es un ejemplo de biblioteca sin estilo:</p>
  38.  
  39. <p><img alt="Librerφa sin estilo" src="../../images/NoLibraryDocStyle.gif"
  40. /></p>
  41.  
  42. <p>Y puedes ver otro ejemplo que emplea reglas CSS:</p>
  43.  
  44. <p><img alt="estilo de presentaci≤n por defecto"
  45. src="../../images/LibraryDocDefaultStyle.gif" /></p>
  46.  
  47. <p>Para modificar la presentaci≤n de la biblioteca SVG, tienes que utilizar
  48. la vista fuente y modificar el encabezado del archivo:</p>
  49.  
  50. <p>.g_image afecta a la presentaci≤n de la columna imagen.</p>
  51.  
  52. <p>.g_title afecta a la presentaci≤n de la columna tφtulo.</p>
  53.  
  54. <p>.g_comment afecta a la presentaci≤n de la columna comentario.</p>
  55. </div>
  56.  
  57.  
  58. </body>
  59. </html>
  60.