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 / HTML-elements / address.html.es < prev    next >
Extensible Markup Language  |  2003-11-24  |  2KB  |  46 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.   <title>Acerca del autor</title>
  7.   <meta name="GENERATOR" content="amaya 7.2, see http://www.w3.org/Amaya/" />
  8.   <link href="../style.css" rel="stylesheet" type="text/css" />
  9. </head>
  10.  
  11. <body xml:lang="es" lang="es">
  12.  
  13. <table border="0" width="100%" summary="toc">
  14.   <tbody>
  15.     <tr>
  16.       <td><p><img border="0" alt="W3C" src="../../images/w3c_home" /> <img
  17.         border="0" alt="Amaya" src="../../images/amaya.gif" /></p>
  18.       </td>
  19.       <td><p align="right"><a href="lists.html.es"><img alt="anterior"
  20.         border="0" src="../../images/left.gif" /></a> <a
  21.         href="../HTML.html.es"><img alt="superior" border="0"
  22.         src="../../images/up.gif" /></a> <a href="inline.html.es"><img
  23.         alt="siguiente" border="0" src="../../images/right.gif" /></a></p>
  24.       </td>
  25.     </tr>
  26.   </tbody>
  27. </table>
  28.  
  29. <div id="page_body">
  30. <h1>Acerca del autor</h1>
  31.  
  32. <p>Una pßgina web debe siempre contener la informaci≤n que permita al lector
  33. saber quiΘn la escribi≤ o quiΘn es responsable de su contenido. Esa
  34. informaci≤n puede consistir en una direcci≤n de correo electr≤nico (que puede
  35. ser un enlace), un URI o incluso una direcci≤n fφsica. El tipo <a
  36. href="http://www.w3.org/TR/REC-html40/struct/global.html#edef-ADDRESS"><code>address</code></a>
  37. se utiliza para identificar ese tipo de informaci≤n y puede contener otros
  38. elementos de tipo bloque como pßrrafos, encabezados y listas.</p>
  39.  
  40. <p>La mayorφa de navegadores utilizan un estilo por omisi≤n para identificar
  41. los elementos address, pero el autor puede tambiΘn utilizar <a
  42. href="../StyleSheets.html.es">hojas de estilo</a> para definir su formato.</p>
  43. </div>
  44. </body>
  45. </html>
  46.