Ver Mensaje Individual
  #2 (permalink)  
Antiguo 30/09/2005, 17:38
peru
 
Fecha de Ingreso: abril-2005
Ubicación: zürich, la rica suiza
Mensajes: 212
Antigüedad: 19 años
Puntos: 2
hola! centrando la imagen si te puedo ayudar, hace un par de dias tambien me lo ensenio caricatos.

yo lo hice con css.
en resumen algo asi.

Código HTML:
<style>
.foto {
background: url(tufotito.jpg) no-repeat center center;
width: 100%;
height: 100%;
}
</style>

<div class="foto"></div> 
centrando la tabla no se si funcione, mas tarde lo preubo que tambien me interesa. ojala te sirva, saludos