Ver Mensaje Individual
  #4 (permalink)  
Antiguo 12/08/2004, 00:43
Avatar de Helbira
Helbira
 
Fecha de Ingreso: octubre-2001
Ubicación: Sevilla, España
Mensajes: 1.228
Antigüedad: 23 años, 4 meses
Puntos: 5
<a>
<xsl:attribute name="href">
http://www.forosdelweb.com
</xsl:attribute>
<img width="50" height="50" border="0">
<xsl:attribute name="src">
<xsl:value-of select="/fuente/logotipo/nombre"/>
</xsl:attribute>
<xsl:attribute name="alt">
<xsl:value-of select="/fuente/logotipo/comentario"/>
</xsl:attribute>
</img>
</a>