Ver Mensaje Individual
  #8 (permalink)  
Antiguo 29/03/2004, 15:12
Avatar de derkenuke
derkenuke
Colaborador
 
Fecha de Ingreso: octubre-2003
Ubicación: self.location.href
Mensajes: 2.665
Antigüedad: 20 años, 5 meses
Puntos: 45
Tu codigo:

Código PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<
html>
<
head>
<
title>javier bueno</title>
<
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</
head>

<
body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<
table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <
tr
    <
td>&nbsp;</td>
  </
tr>
  <
tr>
    <
td align="center" valign="[U][COLOR=deeppink][B]bottom[/B] [/COLOR] [/U] "><img src="imagenes/home.jpg" width="355" height="488" vspace="0" border="0" align="abs-bottom" usemap="#Map2"></td>
  </
tr>
</
table>
<
map name="Map2">
  <
area shape="rect" coords="104,50,243,290" href="prueba_contenido.html">
</
map>
</
body>
</
html

Lo de bottom deberias poner middle para que te lo alinease en el centro. Pruebalo, seguro que funciona.
__________________
- Haz preguntas inteligentes, y obtendrás más y mejores respuestas.
- Antes de postearlo Inténtalo y Búscalo.
- Escribe correctamente tus mensajes.